Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
numpy==1.25.1 # Compatible version
|
| 2 |
pandas==1.5.3 # Latest compatible version
|
| 3 |
pdfplumber==0.7.4 # Ensure compatibility with your environment
|
| 4 |
-
PyPDF2==2.11.2
|
| 5 |
openpyxl==3.1.2
|
| 6 |
gradio==3.35.2
|
| 7 |
|
|
|
|
| 1 |
numpy==1.25.1 # Compatible version
|
| 2 |
pandas==1.5.3 # Latest compatible version
|
| 3 |
pdfplumber==0.7.4 # Ensure compatibility with your environment
|
|
|
|
| 4 |
openpyxl==3.1.2
|
| 5 |
gradio==3.35.2
|
| 6 |
|