qtpi commited on
Commit
cafce49
·
verified ·
1 Parent(s): 0b67f0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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