rouge-score>=0.1.2
nltk>=3.9.4
pandas>=2.3.3
tqdm>=4.67.3
typer>=0.12
pyyaml>=6.0.3

[all]
openai>=1.0
anthropic>=0.94.0
google-genai>=1.0
mistralai>=1.0
cohere>=5.0

[anthropic]
anthropic>=0.94.0

[cohere]
cohere>=5.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
ruff>=0.4

[google]
google-genai>=1.0

[mistral]
mistralai>=1.0

[openai]
openai>=1.0
