Muhammad541 commited on
Commit
31bd3ca
·
verified ·
1 Parent(s): eb6c83d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
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
 
 
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
6
+ numpy==1.23.5 # Compatible with pandas 2.0.3