jithenderchoudary commited on
Commit
b487b83
·
verified ·
1 Parent(s): ceadd62

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- gradio==3.1.4
2
- pandas==1.3.3
3
  pdfplumber==0.5.28
4
- openpyxl==3.0.9
 
 
5
 
6
 
7
 
 
1
+ gradio==3.15.0
 
2
  pdfplumber==0.5.28
3
+ pandas==1.3.3
4
+ numpy==1.21.0
5
+ xlsxwriter==3.0.3
6
 
7
 
8