Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
gradio==3.
|
| 2 |
-
pandas==1.3.3
|
| 3 |
pdfplumber==0.5.28
|
| 4 |
-
|
|
|
|
|
|
|
| 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 |
|