MohamedMotaz commited on
Commit
0d2c17a
1 Parent(s): 2ab4691

add scikit learn to req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,3 +4,4 @@ pandas==2.2.2
4
  pickleshare==0.7.5
5
  gdown==5.1.0
6
  xgboost==2.0.3
 
 
4
  pickleshare==0.7.5
5
  gdown==5.1.0
6
  xgboost==2.0.3
7
+ scikit-learn==1.4.1.post1