
[all]
openai>=1.0.0
anthropic>=0.34.0
google-generativeai>=0.7.0
litellm>=1.40.0
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.7.0
supabase>=2.5.0
clickhouse-connect>=0.7.0
aiohttp>=3.9.0

[analysis]
anthropic>=0.34.0
aiohttp>=3.9.0

[anthropic]
anthropic>=0.34.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.5.0
httpx>=0.27.0

[google]
google-generativeai>=0.7.0

[litellm]
litellm>=1.40.0

[openai]
openai>=1.0.0

[server]
fastapi>=0.115.0
uvicorn[standard]>=0.30.0
pydantic>=2.7.0
supabase>=2.5.0
clickhouse-connect>=0.7.0
aiohttp>=3.9.0
