Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
joblib
|
3 |
sklearn
|
4 |
-
|
|
|
|
1 |
+
pandas
|
|
|
2 |
sklearn
|
3 |
+
xgboost
|
4 |
+
joblib
|