neerajkalyank commited on
Commit
65e6063
1 Parent(s): 48fb5e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- camelot-py==0.10.1
2
- pdfplumber
 
3
  pandas==1.5.2
4
  gradio==3.21
5
  openpyxl==3.0.10
6
  numpy==1.23.5
7
  opencv-python
 
 
1
+ bash
2
+ camelot-py>=0.10.1
3
+ pdfplumber>=0.11.4
4
  pandas==1.5.2
5
  gradio==3.21
6
  openpyxl==3.0.10
7
  numpy==1.23.5
8
  opencv-python
9
+ PyPDF2>=2.11.1