Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -30,4 +30,7 @@ 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
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
python-docx==1.1.2
|
| 31 |
pytesseract==0.3.10
|
| 32 |
unstructured[pytesseract]==0.12.5
|
| 33 |
+
pandas==2.2.2
|
| 34 |
+
httpx==0.24.1
|
| 35 |
+
beautifulsoup4==4.12.2
|
| 36 |
+
lxml==4.9.3
|