pydantic>=2.0
cryptography>=42
fastapi>=0.110
jinja2>=3.1
psycopg[binary]>=3.1

[audit]
qrcode>=7.4

[dev]
pytest>=8.0
pytest-cov>=5.0
httpx>=0.27
qrcode>=7.4
ruff>=0.7
mypy>=1.10
types-jinja2

[test]
pytest>=8.0
pytest-cov>=5.0
httpx>=0.27
qrcode>=7.4
