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