# Extra dependencies for the dataset/training pipeline (scripts/ only, not the pip package).
# Install on top of: pip install -e ".[dev,ml,mt]"
ua-gec>=2.1.3
datasets>=2.19
huggingface_hub>=0.23
pyyaml>=6.0

# MT training + eval
sentencepiece>=0.2
transformers>=4.40
optimum[onnxruntime]>=1.20
sacrebleu>=2.4
evaluate>=0.4
