alembic==1.14.1
fastapi==0.115.12
psycopg2-binary==2.9.10
pydantic==2.10.6
SQLAlchemy==2.0.40
uvicorn==0.34.2

[dev]
black==25.1.0
flake8==7.2.0
isort==6.0.1

[test]
pytest==8.3.4
pytest-cov==6.0.0
httpx==0.28.1
