rich>=10.0.0
click>=8.0.0
python-dotenv>=0.19.0

[all]
openai>=1.0.0
google-generativeai>=0.1.0
anthropic>=0.5.0

[claude]
anthropic>=0.5.0

[gemini]
google-generativeai>=0.1.0

[openai]
openai>=1.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
