setuptools
cryptography~=3.0
pynacl~=1.0

[benchmarks]
pytest-benchmark

[docs]
sphinx~=4.0
sphinx-autobuild
sphinx_rtd_theme

[testing]
pytest
pytest-mypy
pytest-cov
coverage
codecov
nbval
mypy
bumpversion
