pydantic>=2.7.0
requests>=2.32.0
python-dotenv>=1.0.1
litellm>=1.45.0

[all]
openai>=1.52.0
anthropic>=0.34.0
google-genai>=0.6.0

[anthropic]
anthropic>=0.34.0

[google]
google-genai>=0.6.0

[openai]
openai>=1.52.0

[test]
pytest>=8.3.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
hypothesis>=6.0.0
