fastapi>=0.115.0
uvicorn>=0.30.0
httpx>=0.27.0
pydantic>=2.8.0
sqlalchemy>=2.0.0

[postgres]
psycopg[binary]>=3.1.0
