Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,4 +4,4 @@ pdfminer.six
|
|
4 |
language-tool-python
|
5 |
tqdm
|
6 |
flask
|
7 |
-
fitz
|
|
|
4 |
language-tool-python
|
5 |
tqdm
|
6 |
flask
|
7 |
+
fitz == 1.25.1
|