Muhammad541 commited on
Commit
ab1fc59
·
verified ·
1 Parent(s): 1db273c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -7
requirements.txt CHANGED
@@ -1,9 +1,5 @@
1
- numpy==1.24.4
2
- pandas==1.5.3
3
- sentence-transformers==3.0.0
4
- scikit-learn==1.3.0
5
- pymongo==4.6.1
6
  fastapi==0.103.0
7
  uvicorn==0.23.2
8
- faiss-cpu==1.7.2
9
- flask==2.3.2
 
 
 
 
 
 
 
1
  fastapi==0.103.0
2
  uvicorn==0.23.2
3
+ pandas==2.0.3
4
+ sentence-transformers==2.2.2
5
+ scikit-learn==1.3.0