Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
google-generativeai>=0.
|
2 |
python-dotenv>=1.0.0
|
3 |
pandas>=2.0.0
|
4 |
openpyxl>=3.1.0
|
|
|
1 |
+
google-generativeai>=0.8.0
|
2 |
python-dotenv>=1.0.0
|
3 |
pandas>=2.0.0
|
4 |
openpyxl>=3.1.0
|