Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -52,7 +52,7 @@ pydantic==2.9.2
|
|
| 52 |
pydantic_core==2.23.4
|
| 53 |
pydub==0.25.1
|
| 54 |
Pygments==2.18.0
|
| 55 |
-
PyMuPDF==1.24.
|
| 56 |
pymupdf4llm==0.0.10
|
| 57 |
pyparsing==3.1.4
|
| 58 |
pytesseract==0.3.13
|
|
|
|
| 52 |
pydantic_core==2.23.4
|
| 53 |
pydub==0.25.1
|
| 54 |
Pygments==2.18.0
|
| 55 |
+
PyMuPDF==1.24.11,<2.0
|
| 56 |
pymupdf4llm==0.0.10
|
| 57 |
pyparsing==3.1.4
|
| 58 |
pytesseract==0.3.13
|