anthropic>=0.45
openai>=1.50
google-generativeai>=0.8
rich>=13
pygments>=2.15
pydantic>=2.7
tiktoken>=0.7
textual>=0.80
mcp>=1.0
sounddevice>=0.4
faster-whisper>=1.0
httpx>=0.27
opentelemetry-sdk>=1.25
opentelemetry-api>=1.25

[dev]
pytest>=8
pytest-asyncio>=0.23
pytest-cov>=5
httpx>=0.27

[lsp]
pygls>=1.3
lsprotocol

[provider-oauth]
google-auth>=2.30
google-auth-httpx>=0.2

[serve]
fastapi>=0.115
uvicorn[standard]>=0.30
PyJWT>=2.8
itsdangerous>=2.2
