
[all]
openai>=1.0.0
anthropic>=0.18.0
pyyaml>=6.0

[anthropic]
anthropic>=0.18.0

[config]
pyyaml>=6.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
mypy>=1.0.0
black>=23.0.0
ruff>=0.1.0
isort>=5.12.0
types-pyyaml>=6.0.12.20250915

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.23.0
mkdocs-gen-files>=0.5.0

[openai]
openai>=1.0.0
