starlette
uvicorn
pydantic
aiosqlite
websockets
httpx
python-dotenv
pyyaml
typer
rich
openai
aiofiles

[ai]
openai
anthropic
google-generativeai
ollama

[dev]
pytest
pytest-asyncio
ruff
mypy
pre-commit

[mcp]

[otel]
opentelemetry-api>=1.20
opentelemetry-sdk>=1.20
opentelemetry-exporter-otlp-proto-grpc>=1.20

[postgres]
psycopg[binary]>=3.3.4

[redis]
redis>=5.0

[s3]
boto3>=1.34
botocore>=1.34
