Unverified Commit 9fbb4cdc authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Specify minimum version for sacrebleu (#10662)

parent fda703a5
...@@ -2,7 +2,7 @@ tensorboard ...@@ -2,7 +2,7 @@ tensorboard
scikit-learn scikit-learn
seqeval seqeval
psutil psutil
sacrebleu sacrebleu >= 1.4.12
rouge-score rouge-score
tensorflow_datasets tensorflow_datasets
matplotlib matplotlib
......
datasets >= 1.1.3 datasets >= 1.1.3
sentencepiece != 0.1.92 sentencepiece != 0.1.92
protobuf protobuf
sacrebleu sacrebleu >= 1.4.12
rouge-score rouge-score
nltk nltk
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment