fastapi==0.115.5
uvicorn[standard]==0.32.1
sqlalchemy[asyncio]==2.0.36
asyncpg==0.30.0
alembic==1.14.0
pydantic[email]==2.10.3
pydantic-settings==2.6.1
python-jose[cryptography]==3.3.0
bcrypt==4.2.1
python-multipart==0.0.20
httpx==0.28.1
cryptography==43.0.3
structlog==24.4.0
apscheduler==3.10.4
anthropic==0.40.0
icalendar==6.1.0
markdown==3.7

# Test / dev dependencies
pytest==8.3.3
pytest-asyncio==0.24.0
aiosqlite==0.20.0
