Spaces:
Runtime error
Runtime error
Commit ·
24f1539
1
Parent(s): 4b4d0d4
added xgboost requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ python-dateutil==2.8.2
|
|
| 6 |
pytz==2022.7.1
|
| 7 |
six==1.16.0
|
| 8 |
scikit-learn
|
|
|
|
| 9 |
tenacity==8.2.2
|
|
|
|
| 6 |
pytz==2022.7.1
|
| 7 |
six==1.16.0
|
| 8 |
scikit-learn
|
| 9 |
+
xgboost
|
| 10 |
tenacity==8.2.2
|