[[source]] url = "https://pypi.python.org/simple" verify_ssl = true name = "pypi" [packages] setuptools = "*" # Third Party cryptography = ">=2.3" pynacl="*" # NuCypher bytestringsplitter = "*" constantSorrow = {git = "https://github.com/nucypher/constantSorrow.git", ref = "nucypher-depend"} [dev-packages] bumpversion = "*" # Pytest Plugins pytest = "*" pytest-mypy = "*" pytest-mock = "*" pytest-cov = "*" pytest-benchmark = {version = "*", extras = ["histogram"]} # Pytest Plugin Subdeps mock = "*" mypy = "*" monkeytype = "==18.2.0" coverage = "*" codecov = "*" # Docs sphinx = "*" sphinx-autobuild = "*" # Testing libraries hypothesis = "*" [pipenv] allow_prereleases = true