Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,5 +10,5 @@ pillow
|
|
10 |
pytz
|
11 |
opencv-python
|
12 |
aiofiles # Added for async file writing
|
13 |
-
pymupdf
|
14 |
fitz
|
|
|
10 |
pytz
|
11 |
opencv-python
|
12 |
aiofiles # Added for async file writing
|
13 |
+
pdf2image # Replaced pymupdf
|
14 |
fitz
|