Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ pandas==1.5.3
|
|
| 3 |
scikit-learn==1.2.2
|
| 4 |
imbalanced-learn==0.10.1
|
| 5 |
joblib==1.2.0
|
| 6 |
-
|
|
|
|
| 3 |
scikit-learn==1.2.2
|
| 4 |
imbalanced-learn==0.10.1
|
| 5 |
joblib==1.2.0
|
| 6 |
+
openpyxl==3.1.2
|