
[all]
anthropic>=0.25.0
openai>=1.0.0
aiohttp>=3.9.0

[anthropic]
anthropic>=0.25.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
black
mypy
ruff

[groq]
openai>=1.0.0

[http]
aiohttp>=3.9.0

[ollama]
openai>=1.0.0

[openai]
openai>=1.0.0
