httpx>=0.27.0
pydantic>=2.0.0

[all]
openai>=1.0.0
anthropic>=0.20.0
google-generativeai>=0.5.0
langchain>=0.1.0
litellm>=1.0.0
requests>=2.28.0

[anthropic]
anthropic>=0.20.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
respx>=0.21

[google]
google-generativeai>=0.5.0

[langchain]
langchain>=0.1.0

[litellm]
litellm>=1.0.0

[openai]
openai>=1.0.0
