Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
google-generativeai==0.
|
| 2 |
python-docx
|
| 3 |
openpyxl
|
| 4 |
pdfminer.six
|
| 5 |
python-pptx
|
| 6 |
-
beautifulsoup4
|
|
|
|
| 1 |
+
google-generativeai==1.0.0rc3
|
| 2 |
python-docx
|
| 3 |
openpyxl
|
| 4 |
pdfminer.six
|
| 5 |
python-pptx
|
| 6 |
+
beautifulsoup4
|