Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
python-docx
|
| 3 |
-
openpyxl
|
| 4 |
-
pdfminer.six
|
| 5 |
python-pptx
|
| 6 |
-
|
|
|
|
|
|
| 1 |
+
pymupdf
|
| 2 |
+
pandas
|
| 3 |
python-docx
|
|
|
|
|
|
|
| 4 |
python-pptx
|
| 5 |
+
reportlab
|
| 6 |
+
google-genai>=1.0.0
|