click>=8.1
jinja2>=3.1
pyyaml>=6.0
pydantic>=2.0
rich>=13.0

[agent]
anthropic>=0.56
openai>=1.0

[all]
anthropic>=0.56
openai>=1.0
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
mypy>=1.10

[anthropic]
anthropic>=0.56

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.4
mypy>=1.10
pre-commit>=3.0
types-pyyaml>=6.0

[docs]
mkdocs>=1.6
mkdocs-material>=9.5

[gemini]
google-generativeai>=0.8

[mistral]
openai>=1.0

[openai]
openai>=1.0
