Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ scikit-learn>=1.3.0,<2.0.0
|
|
| 15 |
xgboost>=1.7.0,<2.0.0
|
| 16 |
lightgbm>=3.3.0,<4.0.0
|
| 17 |
catboost>=1.2.0,<2.0.0
|
| 18 |
-
openpyxl==3.1.5
|
|
|
|
|
|
| 15 |
xgboost>=1.7.0,<2.0.0
|
| 16 |
lightgbm>=3.3.0,<4.0.0
|
| 17 |
catboost>=1.2.0,<2.0.0
|
| 18 |
+
openpyxl==3.1.5
|
| 19 |
+
python-pptx==0.6.23
|