Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
|
@@ -1,12 +1,6 @@
|
|
| 1 |
-
|
| 2 |
-
pdfplumber==0.10.3
|
| 3 |
-
pandas==2.1.4
|
| 4 |
-
numpy==1.24.4
|
| 5 |
-
pytesseract==0.3.10
|
| 6 |
-
pdf2image==1.17.0
|
| 7 |
-
Pillow==10.1.0
|
| 8 |
-
requests==2.31.0
|
| 9 |
streamlit==1.28.1
|
|
|
|
| 10 |
plotly==5.17.0
|
| 11 |
numpy==1.24.3
|
| 12 |
openpyxl==3.1.2
|
|
|
|
| 1 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
streamlit==1.28.1
|
| 3 |
+
pandas==2.0.3
|
| 4 |
plotly==5.17.0
|
| 5 |
numpy==1.24.3
|
| 6 |
openpyxl==3.1.2
|