Spaces:
Build error
Build error
Mohidadil commited on
Commit ·
9a8691b
1
Parent(s): 2380e7d
Changed openpyxl version to 3.1.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,5 +11,5 @@ statsmodels==0.14.2
|
|
| 11 |
xgboost==2.0.3
|
| 12 |
lightgbm==4.3.0
|
| 13 |
joblib==1.4.2
|
| 14 |
-
openpyxl==3.1.
|
| 15 |
|
|
|
|
| 11 |
xgboost==2.0.3
|
| 12 |
lightgbm==4.3.0
|
| 13 |
joblib==1.4.2
|
| 14 |
+
openpyxl==3.1.0 # Version change kiya
|
| 15 |
|