cryptography>=42.0
fastapi>=0.110
uvicorn[standard]>=0.29
pydantic>=2.6

[dev]
pytest>=8.0
httpx>=0.27

[postgres]
psycopg[binary]>=3.1
psycopg_pool>=3.2
