Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -44,4 +44,5 @@ packaging==23.2
|
|
44 |
pillow==10.2.0
|
45 |
PyPDF2==3.0.1
|
46 |
pytesseract==0.3.10
|
47 |
-
python-docx==1.1.0
|
|
|
|
44 |
pillow==10.2.0
|
45 |
PyPDF2==3.0.1
|
46 |
pytesseract==0.3.10
|
47 |
+
python-docx==1.1.0
|
48 |
+
beautifulsoup4
|