typer>=0.15.0
rich>=13.0.0
python-dotenv>=1.0.0

[all]
openai>=1.0.0
anthropic>=0.25.0

[anthropic]
anthropic>=0.25.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.4.0

[openai]
openai>=1.0.0
