Skip to content

Commit

Permalink
Update requirements to follow fairseq
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulooh007 committed Nov 15, 2023
1 parent b0131d9 commit 655caff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions laser_encoders/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
fairseq==0.12.2
numpy==1.25.0
numpy==1.21.3
pytest==7.4.0
Requests==2.31.0
sacremoses==0.1.0
sentencepiece==0.1.99
torch==2.0.1
torch==1.10.0
tqdm==4.65.0

0 comments on commit 655caff

Please sign in to comment.