click>=8.0.0
requests>=2.25.0
pyyaml>=5.4.0
rich>=10.0.0
python-dotenv>=0.19.0

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

[anthropic]
anthropic>=0.3.0

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
pytest-asyncio>=0.18.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=0.950
pre-commit>=2.17.0

[gemini]
google-generativeai>=0.3.0

[openai]
openai>=1.0.0
