fastapi>=0.115
uvicorn[standard]>=0.32
websockets>=14.0
pydantic>=2.0
pydantic-settings>=2.6
python-dotenv>=1.0
python-jose[cryptography]>=3.3
passlib[bcrypt]>=1.7
anthropic>=0.40
google-genai>=1.0
aiofiles>=24.0
httpx>=0.27

[dev]
pytest
pytest-asyncio
ruff
build
twine
