tiktoken>=0.5.0
requests>=2.28.0

[all]
openai>=1.0.0
anthropic>=0.18.0
google-genai>=1.0.0
mistralai>=1.0.0
boto3>=1.28.0
huggingface_hub>=0.20.0

[anthropic]
anthropic>=0.18.0

[bedrock]
boto3>=1.28.0

[dev]
pytest>=7.0
pytest-cov>=4.0
ruff>=0.1.0
mypy>=1.0

[google]
google-genai>=1.0.0

[huggingface]
huggingface_hub>=0.20.0

[mistral]
mistralai>=1.0.0

[openai]
openai>=1.0.0
