jithenderchoudary commited on
Commit
87f77b6
·
verified ·
1 Parent(s): fca54dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==3.1.4
2
  pandas==1.3.3
3
- camelot-py[cv]==0.10.1 # For reading tables from PDFs
4
- openpyxl==3.0.9 # To save Excel files
 
 
1
  gradio==3.1.4
2
  pandas==1.3.3
3
+ pdfplumber==0.5.28
4
+ openpyxl==3.0.9
5
+