cryptography>=41.0.0
liboqs-python>=0.10.0
argon2-cffi>=21.3.0

[dev]
pytest==9.0.3
pytest-cov==7.1.0
fakeredis==2.35.1
mypy==1.20.2
ruff==0.15.12

[docs]
Sphinx==9.1.0
furo==2025.12.19
sphinx-autodoc-typehints==3.10.2

[postgres]
psycopg2-binary>=2.9.0

[redis]
redis>=4.0.0
