Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Commit
•
873143a
1
Parent(s):
3469319
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
-
pdfplumber
|
3 |
-
pandas
|
4 |
-
|
5 |
-
|
|
|
|
1 |
+
camelot-py==0.10.1
|
2 |
+
pdfplumber==2.0.0
|
3 |
+
pandas==1.5.2
|
4 |
+
gradio==3.21
|
5 |
+
openpyxl==3.0.10
|
6 |
+
numpy==1.23.5
|