cryptography>=3.3.1
passlib[argon2]>=1.7.4
pycryptodomex>=3.9.0

[dev]
passlib[argon2]>=1.7.4
sphinx
sphinx-rtd-theme
pytest<7.0.0,>=6.0.0
coverage[toml]==5.0.4
mypy

[docs]
sphinx
sphinx-rtd-theme
sphinx-autodoc-typehints>=1.2.0

[tests]
passlib[argon2]>=1.7.4
pytest>=6.0.0
pytest-cov>=2.0
coverage[toml]==5.0.4
