Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ xgboost
|
|
9 |
mlxtend
|
10 |
boruta
|
11 |
imblearn
|
12 |
-
xgboost
|
|
|
|
9 |
mlxtend
|
10 |
boruta
|
11 |
imblearn
|
12 |
+
xgboost
|
13 |
+
scipy
|