Skip to content

Commit

Permalink
Bump requierements
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Jun 6, 2022
1 parent b8661aa commit 7472361
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
sentencepiece==0.1.96
pandas==1.1.5
transformers>=4.8
pytorch-lightning==1.6.0
pytorch-lightning==1.6.4
jsonargparse==3.13.1
torch >=1.6.0,<2
numpy >= 1.20.0
torchmetrics >= 0.7
torch>=1.6.0,<2
numpy>=1.20.0
torchmetrics==0.8.2
sacrebleu >= 2.0.0
scipy >=1.5.4
protobuf<=3.20.1
scipy>=1.5.4

0 comments on commit 7472361

Please sign in to comment.