requests>=2.25.0
pyyaml>=5.4.0

[all]
openai>=1.0.0
anthropic>=0.18.0

[anthropic]
anthropic>=0.18.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=1.0.0
types-requests>=2.25.0
types-PyYAML>=6.0.0

[local]
requests>=2.25.0

[openai]
openai>=1.0.0
