gyesibiney commited on
Commit
0b80fcf
·
verified ·
1 Parent(s): 8847125

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  fastapi
2
  uvicorn
3
  joblib
4
- scikit-learn
5
  numpy
6
  pandas
7
- #python-multipart
8
  pydantic
 
1
  fastapi
2
  uvicorn
3
  joblib
4
+ scikit-learn==1.6.1
5
  numpy
6
  pandas
7
+ python-multipart
8
  pydantic