Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
pandas
|
2 |
-
scikit-learn
|
3 |
xgboost
|
4 |
joblib
|
|
|
1 |
pandas
|
2 |
+
scikit-learn==1.0.2
|
3 |
xgboost
|
4 |
joblib
|