typer[all]>=0.9.0
pydantic>=2.0
pyyaml>=6.0
httpx>=0.24.0
rich>=13.0
python-dotenv>=1.0.0
fluxloop>=0.1.0

[anthropic]
anthropic>=0.7.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0
ruff>=0.1.0
mypy>=1.0
black>=23.0

[openai]
openai>=1.0.0
