Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
-
PyPDF2
|
| 2 |
PyMuPDF==1.24.13
|
| 3 |
-
pdfminer.six
|
| 4 |
-
language-tool-python
|
| 5 |
-
tqdm
|
| 6 |
-
flask
|
|
|
|
|
|
|
| 1 |
PyMuPDF==1.24.13
|
| 2 |
+
pdfminer.six==20231228
|
| 3 |
+
language-tool-python==2.8.1
|
| 4 |
+
tqdm==4.65.0
|
|
|