Skip to content

Commit

Permalink
Merge pull request #484 from QData/update-torch-version
Browse files Browse the repository at this point in the history
Update torch version requirement
  • Loading branch information
qiyanjun committed Jul 22, 2021
2 parents 41b16e4 + b286907 commit 776dfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ nltk
numpy<1.19.0 #TF 2.0 requires this
pandas>=1.0.1
scipy==1.4.1
torch==1.7.1
torch>=1.7.0,!=1.8
transformers>=3.3.0
terminaltables
tqdm>=4.27,<4.50.0
Expand Down

0 comments on commit 776dfec

Please sign in to comment.