Skip to content

Commit

Permalink
Update pyonmttok to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumekln committed Nov 25, 2019
1 parent bd094a5 commit 5e2c9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
keywords="tensorflow opennmt nmt neural machine translation",
install_requires=[
"pyonmttok>=1.16.0,<2;platform_system=='Linux'",
"pyonmttok>=1.17.0,<2;platform_system=='Linux'",
"pyyaml==5.1.*",
"rouge==0.3.1",
"sacrebleu>=1.4.1,<2;python_version>='3.0'",
Expand Down

0 comments on commit 5e2c9d5

Please # to comment.