Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
boto3>=1.28.43
|
2 |
Brotli>=1.1.0
|
3 |
click>=8.1.7
|
4 |
-
PyMuPDF>=1.24.9
|
5 |
loguru>=0.6.0
|
6 |
numpy>=1.21.6,<2.0.0
|
7 |
fast-langdetect==0.2.0
|
|
|
1 |
boto3>=1.28.43
|
2 |
Brotli>=1.1.0
|
3 |
click>=8.1.7
|
4 |
+
PyMuPDF>=1.24.9,<=1.24.14
|
5 |
loguru>=0.6.0
|
6 |
numpy>=1.21.6,<2.0.0
|
7 |
fast-langdetect==0.2.0
|