numpy>=1.21.0
pandas>=1.5.0
pyyaml>=6.0
requests>=2.28.0

[all]
anthropic>=0.18.0
openai>=1.0.0

[anthropic]
anthropic>=0.18.0

[dev]
black>=23.0.0
flake8>=6.0.0
isort>=5.12.0
mypy>=1.0.0
pytest-cov>=4.0.0
pytest>=7.0.0

[docs]
mkdocs-material>=9.0.0
mkdocs>=1.5.0

[llm]
anthropic>=0.18.0
openai>=1.0.0

[openai]
openai>=1.0.0
