typer>=0.12
pydantic>=2.7
pyyaml>=6.0
jsonschema>=4.21
rich>=13.8
sacrebleu>=2.4
rouge-score>=0.1.2

[dev]
pytest>=8.0
pytest-cov>=4.0
ruff>=0.1.0

[embedding]
sentence-transformers>=2.2

[llm]
openai>=1.0.0
anthropic>=0.34.0
