Spaces:
Runtime error
Runtime error
Commit ·
5f0d2e1
1
Parent(s): 5fa8dce
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ numpy==1.22.4
|
|
| 2 |
pandas==1.4.2
|
| 3 |
scikit-learn==1.0.2
|
| 4 |
imblearn==0.0
|
|
|
|
|
|
| 2 |
pandas==1.4.2
|
| 3 |
scikit-learn==1.0.2
|
| 4 |
imblearn==0.0
|
| 5 |
+
openpyxl==3.0.9
|