Spaces:
Sleeping
Sleeping
Pointf5ive commited on
Commit ·
600390b
1
Parent(s): 776da0b
fix: add missing openpyxl dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,4 @@ pypdfium2>=4.30
|
|
| 8 |
pytesseract>=0.3.10
|
| 9 |
|
| 10 |
huggingface_hub<1.0
|
|
|
|
|
|
| 8 |
pytesseract>=0.3.10
|
| 9 |
|
| 10 |
huggingface_hub<1.0
|
| 11 |
+
openpyxl>=3.1
|