Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pdfminer.six
|
|
4 |
language-tool-python
|
5 |
tqdm
|
6 |
flask
|
7 |
-
pymupdf4llm == 0.0.17
|
|
|
|
4 |
language-tool-python
|
5 |
tqdm
|
6 |
flask
|
7 |
+
pymupdf4llm == 0.0.17
|
8 |
+
mdit_plain
|