samyak152002 commited on
Commit
bc136ef
·
verified ·
1 Parent(s): 5c797e0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  PyPDF2
2
- PyMuPDF
3
  pdfminer.six
4
  language-tool-python
5
  tqdm
6
- flask
7
- fitz == 1.25.1
 
1
  PyPDF2
2
+ PyMuPDF == 1.25.1
3
  pdfminer.six
4
  language-tool-python
5
  tqdm
6
+ flask