Spaces:
Sleeping
Sleeping
adarshadda
commited on
Update requirements.txt
Browse files- 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
|