requests>=2.28.0
pyyaml>=6.0

[all]
openai>=1.0.0
anthropic>=0.5.0
google-generativeai>=0.2.0
transformers>=4.30.0
torch>=2.0.0

[anthropic]
anthropic>=0.5.0

[dev]
pytest>=7.0.0
black>=23.0.0
isort>=5.10.0
flake8>=6.0.0
mypy>=1.0.0
build
twine

[google]
google-generativeai>=0.2.0

[huggingface]
transformers>=4.30.0
torch>=2.0.0

[openai]
openai>=1.0.0
