[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] rpcudp = {git = "https://github.com/nucypher/rpcudp", ref = "kms-dependency"} kademlia = {git = "https://github.com/nucypher/kademlia", ref = "kms-dependency"} PyNaCl = "*" "pysha3" = "*" bidict = "*" py_ecc = "*" SQLAlchemy = "*" apistar = "*" mypy = "*" pytest-mypy = "*" maya = "*" pyumbral = {git = "https://github.com/nucypher/pyumbral.git"} requests = "*" hendrix = {git = "https://github.com/hendrix/hendrix", ref = "tags/3.0.0rc1"} constantSorrow = {git = "https://github.com/nucypher/constantSorrow.git", ref = "kms-depend"} bytestringSplitter = {git = "https://github.com/nucypher/byteStringSplitter.git", ref = "eaa1df2433362190f30bc6e400570f0331980ebb"} appdirs = "*" populus = {git = "https://github.com/nucypher/Bropulus.git"} [dev-packages] pytest = "*" coverage = "*" pytest-cov = "*" pdbpp = "*" ipython = "*" appdirs = "*" codecov = "*"