sickcell commited on
Commit
7a6eb79
1 Parent(s): 5edbb44

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  pandas==2.2.2
2
  faiss-cpu==1.8.0
3
- numpy==2.0.1
4
  sentence_transformers==3.0.1
5
  torch==2.4.0
 
1
  pandas==2.2.2
2
  faiss-cpu==1.8.0
3
+ numpy==1.24.3
4
  sentence_transformers==3.0.1
5
  torch==2.4.0