Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,5 +7,6 @@ scikit-learn
|
|
7 |
pickle-mixin
|
8 |
pandas==1.3.3
|
9 |
pickle5==0.0.11
|
10 |
-
|
|
|
11 |
|
|
|
7 |
pickle-mixin
|
8 |
pandas==1.3.3
|
9 |
pickle5==0.0.11
|
10 |
+
xlrd
|
11 |
+
openpyxl
|
12 |
|