Commit e2de79da authored by Jonathan Tow's avatar Jonathan Tow
Browse files

Fix `rouge-score` version

parent e3c74cc0
...@@ -30,7 +30,7 @@ setuptools.setup( ...@@ -30,7 +30,7 @@ setuptools.setup(
"sqlitedict==1.6.0", "sqlitedict==1.6.0",
"pytablewriter==0.58.0", "pytablewriter==0.58.0",
"sacrebleu==1.5.0", "sacrebleu==1.5.0",
"rouge-score==0.04", "rouge-score==0.0.4",
"bleurt@https://github.com/google-research/bleurt/archive/b610120347ef22b494b6d69b4316e303f5932516.zip#egg=bleurt", "bleurt@https://github.com/google-research/bleurt/archive/b610120347ef22b494b6d69b4316e303f5932516.zip#egg=bleurt",
"pycountry==20.7.3", "pycountry==20.7.3",
"numexpr==2.7.2", "numexpr==2.7.2",
......
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