Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -29,4 +29,5 @@ openpyxl==3.1.2
|
|
| 29 |
pillow==10.3.0
|
| 30 |
python-docx==1.1.2
|
| 31 |
pytesseract==0.3.10
|
| 32 |
-
unstructured[pytesseract]==0.12.5
|
|
|
|
|
|
| 29 |
pillow==10.3.0
|
| 30 |
python-docx==1.1.2
|
| 31 |
pytesseract==0.3.10
|
| 32 |
+
unstructured[pytesseract]==0.12.5
|
| 33 |
+
pandas==2.2.2
|