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