Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,6 +14,7 @@ diskcache
|
|
14 |
pytesseract
|
15 |
aiohttp
|
16 |
fitz
|
|
|
17 |
httpx
|
18 |
PyPDF2
|
19 |
python-docx
|
|
|
14 |
pytesseract
|
15 |
aiohttp
|
16 |
fitz
|
17 |
+
PyMuPDF==1.16.14
|
18 |
httpx
|
19 |
PyPDF2
|
20 |
python-docx
|