Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio==3.1.4
|
| 2 |
pandas==1.3.3
|
| 3 |
-
|
| 4 |
-
openpyxl==3.0.9
|
|
|
|
|
|
| 1 |
gradio==3.1.4
|
| 2 |
pandas==1.3.3
|
| 3 |
+
pdfplumber==0.5.28
|
| 4 |
+
openpyxl==3.0.9
|
| 5 |
+
|