click>=8.0
python-dotenv>=1.0
pytest>=7.0

[all]
openai>=1.0
anthropic>=0.30
google-genai>=1.0
requests>=2.20
pyyaml>=6.0

[anthropic]
anthropic>=0.30

[dev]
pytest>=8.0
pytest-mock

[gemini]
google-genai>=1.0

[ollama]
requests>=2.20

[openai]
openai>=1.0

[yaml]
pyyaml>=6.0
