Skip to content

Commit

Permalink
Upgrade torchtext to 0.5.0 (OpenNMT#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
francoishernandez authored Jan 4, 2021
1 parent 89ad0eb commit 04ce375
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 @@ -24,7 +24,7 @@
"six==1.15.0",
"tqdm==4.51.0",
"torch==1.6.0",
"torchtext==0.4.0",
"torchtext==0.5.0",
"future==0.18.2",
"configargparse==1.2.3",
"tensorboard==2.3.0",
Expand Down

0 comments on commit 04ce375

Please sign in to comment.