
[crypto]
cryptography>=3.4.0

[dev]
sphinx
sphinx-rtd-theme
zope.interface
cryptography>=3.4.0
pytest<7.0.0,>=6.0.0
coverage[toml]==5.0.4
pre-commit

[docs]
sphinx
sphinx-rtd-theme
zope.interface

[tests]
pytest<7.0.0,>=6.0.0
coverage[toml]==5.0.4
