openai>=1.0.0
anthropic>=0.5.0
pydantic>=2.0.0
rich>=13.0.0
typer>=0.9.0
python-dotenv>=1.0.0
httpx==0.27.2

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0
ruff>=0.1.0
