adarshadda commited on
Commit
bf5bec5
·
verified ·
1 Parent(s): f8e481f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ pandas
2
  numpy
3
  seaborn
4
  matplotlib
5
- scikit-learn
6
  catboost
7
  xgboost
8
  Flask
 
2
  numpy
3
  seaborn
4
  matplotlib
5
+ scikit-learn==1.5.1
6
  catboost
7
  xgboost
8
  Flask