fastapi>=0.110
uvicorn[standard]>=0.27
python-multipart>=0.0.9
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
alembic>=1.13
psycopg2-binary>=2.9
pydantic>=2.0
pydantic-settings>=2.0
pyjwt>=2.13.0
httpx>=0.27
structlog>=24.1
celery[redis]>=5.3
cryptography>=44.0
python-slugify>=8.0
pyyaml>=6.0

[ai]
openai~=1.50
anthropic~=0.39
tiktoken>=0.7

[aws]
boto3~=1.36
botocore>=1.36

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