[[source]] name = "pypi" url = "https://pypi.org/simple" verify_ssl = true [dev-packages] bandit = "*" pylama = "*" prospector = "*" [packages] python-decouple = "*" cython = "*" pylint = "*" grpcio = "*" python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"} sshtunnel = "*" bitmath = "*" [requires] python_version = "3.7"