neerajkalyank commited on
Commit
a11774e
1 Parent(s): 8c0ce78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- PyPDF2==3.0.1
2
- pandas==1.5.3
 
3
  openpyxl==3.1.2
4
- gradio==3.30.0
5
- numpy==1.21.0
 
1
+ pymupdf==1.22.2
2
+ pytesseract==0.3.10
3
+ pandas==2.0.3
4
  openpyxl==3.1.2
5
+ tqdm==4.66.1
6
+ gradio==3.41.2