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