abhishek-kumar commited on
Commit
cde00da
·
verified ·
1 Parent(s): 25b5f91

Update scikit-learn version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
  pandas==2.1.3
4
- scikit-learn==1.3.2
5
  joblib==1.3.2
6
  python-multipart==0.0.6
7
  pydantic==2.5.2
 
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
  pandas==2.1.3
4
+ scikit-learn==1.4.0
5
  joblib==1.3.2
6
  python-multipart==0.0.6
7
  pydantic==2.5.2