fastapi>=0.110
uvicorn[standard]>=0.27
sqlalchemy[asyncio]>=2.0
asyncpg>=0.29
alembic~=1.13
psycopg2-binary>=2.9
pgvector~=0.4
pydantic>=2.0
pydantic-settings>=2.0
pyjwt>=2.8
structlog>=24.1
httpx>=0.27
redis>=5.0
bleach>=6.0
anthropic~=0.39
typer>=0.9
cryptography>=44.0

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