python-dotenv>=1.0.0
click>=8.0.0
filelock>=3.12.0
pyyaml>=6.0.0

[all]
openai>=1.10.0
anthropic>=0.18.0
google-genai>=0.7.0
mistralai>=1.0.0
cohere>=5.0.0
faker>=18.0

[anthropic]
anthropic>=0.18.0

[cohere]
cohere>=5.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21
pytest-xdist>=3.2.0
pytest-cov>=4.0.0
black>=23.0.0
mypy>=1.0.0
build>=1.0.0
twine>=5.0.0

[faker]
faker>=18.0

[gemini]
google-genai>=0.7.0

[mistral]
mistralai>=1.0.0

[ollama]

[openai]
openai>=1.10.0
