ericjedha commited on
Commit
8ed21b0
·
verified ·
1 Parent(s): 75ae70e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -15,6 +15,7 @@ uvicorn
15
  mlflow==2.12.1
16
  pandas==2.2.2
17
  numpy==1.26.4
 
18
  xgboost==2.0.3
19
  psutil==5.9.0
20
  scipy==1.13.0
 
15
  mlflow==2.12.1
16
  pandas==2.2.2
17
  numpy==1.26.4
18
+ scikit-learn==1.4.2
19
  xgboost==2.0.3
20
  psutil==5.9.0
21
  scipy==1.13.0