diff --git a/Pipfile b/Pipfile index bee8de5..736a116 100755 --- a/Pipfile +++ b/Pipfile @@ -12,6 +12,7 @@ prospector = "*" python-decouple = "*" cython = "*" pylint = "*" +grpcio = "*" python-etcd3 = {editable = true,git = "https://github.com/kragniz/python-etcd3"} sshtunnel = "*" bitmath = "*"