typer>=0.9.0
rich>=13.0.0
openai>=1.0.0
google-genai>=0.1.0
python-dotenv>=1.0.0
pyyaml>=6.0.0
anthropic>=0.5.0
tiktoken>=0.5.0

[all]
google-genai>=0.1.0
anthropic>=0.5.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
