fastapi>=0.110
uvicorn[standard]>=0.27
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
alembic~=1.13
psycopg2-binary>=2.9
pydantic>=2.0
pydantic-settings>=2.0
pyjwt>=2.8
structlog>=24.1
httpx~=0.28
msal>=1.28
python-dateutil>=2.8
cryptography~=44.0
celery~=5.4

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

[s3]
boto3~=1.36
