httpx>=0.24.0

[all]
openai>=1.0.0
anthropic>=0.9.0
cohere>=4.0.0
google-generativeai>=0.3.0

[anthropic]
anthropic>=0.9.0

[cohere]
cohere>=4.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
pylint>=2.17.0
mypy>=1.0.0

[google]
google-generativeai>=0.3.0

[openai]
openai>=1.0.0
