Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -31,4 +31,6 @@ Werkzeug
|
|
31 |
wheel
|
32 |
wrapt
|
33 |
xgboost
|
|
|
|
|
34 |
gunicorn
|
|
|
31 |
wheel
|
32 |
wrapt
|
33 |
xgboost
|
34 |
+
lightbgm
|
35 |
+
catboost
|
36 |
gunicorn
|