Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -7,9 +7,8 @@ torchvision==0.16.0
|
|
| 7 |
|
| 8 |
# OCR & PDF handling
|
| 9 |
pytesseract==0.3.13
|
| 10 |
-
pillow==
|
| 11 |
PyMuPDF==1.23.1
|
| 12 |
|
| 13 |
# Utilities
|
| 14 |
-
regex==2025.11.5
|
| 15 |
numpy==1.26.0
|
|
|
|
| 7 |
|
| 8 |
# OCR & PDF handling
|
| 9 |
pytesseract==0.3.13
|
| 10 |
+
pillow==9.5.0
|
| 11 |
PyMuPDF==1.23.1
|
| 12 |
|
| 13 |
# Utilities
|
|
|
|
| 14 |
numpy==1.26.0
|