typer>=0.12.0
rich>=13.7.0
python-dotenv>=1.0.0
requests>=2.31.0

[all]
groq>=0.9.0
openai>=1.30.0
google-genai>=0.3.0
anthropic>=0.30.0

[anthropic]
anthropic>=0.30.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
black>=24.0.0
ruff>=0.5.0
isort>=5.13.0

[gemini]
google-genai>=0.3.0

[groq]
groq>=0.9.0

[openai]
openai>=1.30.0
