starlette
uvicorn
pydantic
voodoo-store<0.3,>=0.2.2
websockets
httpx
python-dotenv
pyyaml
typer
rich
aiofiles

[ai]
openai
anthropic
google-generativeai
ollama

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

[edge]
paho-mqtt>=2.0

[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

[sqlite]
aiosqlite
