Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -25,7 +25,7 @@ pix2tex==0.1.4
|
|
| 25 |
latex2mathml==3.78.0
|
| 26 |
PyMuPDF==1.25.5
|
| 27 |
git+https://github.com/huridocs/pdf-features.git@2025.7.30.1
|
| 28 |
-
gradio==
|
| 29 |
pytesseract
|
| 30 |
python-docx
|
| 31 |
camelot-py[cv] # for digital-table parsing
|
|
|
|
| 25 |
latex2mathml==3.78.0
|
| 26 |
PyMuPDF==1.25.5
|
| 27 |
git+https://github.com/huridocs/pdf-features.git@2025.7.30.1
|
| 28 |
+
gradio==5.43.1
|
| 29 |
pytesseract
|
| 30 |
python-docx
|
| 31 |
camelot-py[cv] # for digital-table parsing
|