cryptography==47.0.0
liboqs-python==0.14.1
argon2-cffi==25.1.0

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

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

[postgres]
psycopg2-binary==2.9.12

[redis]
redis==7.4.0
