Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ google-generativeai
|
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
boto3
|
|
|
|
| 6 |
PyPDF2
|
| 7 |
PyMuPDF==1.21.1
|
| 8 |
numpy
|
|
|
|
| 3 |
pandas
|
| 4 |
plotly
|
| 5 |
boto3
|
| 6 |
+
pdfplumber
|
| 7 |
PyPDF2
|
| 8 |
PyMuPDF==1.21.1
|
| 9 |
numpy
|