Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
BBC-Esq authored Aug 24, 2024
1 parent 9c820ec commit 79de7a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ datasets>=2.20,<3.0
pyarrow>=17.0,<18.0
numpy>=1.0,<=1.26.4
requests>=2.26,<3.0
scikit_learn>=1.0.2
scikit_learn>=1.0.2,<2.0
scipy>=1.14,<2.0
sentence-transformers>=3.0.1,<4.0
torch>=2.0
tqdm>=4.0,<5.0
rich>=13.0,<14.0
huggingface-hub==0.24.1
huggingface-hub>=0.24.1

0 comments on commit 79de7a6

Please sign in to comment.