fastapi>=0.110
uvicorn[standard]>=0.27
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
pydantic>=2.0
pydantic-settings>=2.0
pyjwt>=2.8
httpx>=0.27
cryptography>=42.0
python-dateutil>=2.8
prometheus-client>=0.19
redis>=5.0
alembic~=1.13
psycopg2-binary>=2.9

[dev]
pytest>=8.0
pytest-asyncio>=0.23

[pdf]
weasyprint>=60
pypdf>=4.0
