Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -15,4 +15,5 @@ pandas
|
|
| 15 |
numpy
|
| 16 |
openpyxl
|
| 17 |
ftfy
|
| 18 |
-
google-genai
|
|
|
|
|
|
| 15 |
numpy
|
| 16 |
openpyxl
|
| 17 |
ftfy
|
| 18 |
+
google-genai
|
| 19 |
+
google.generativeai
|