Princekumar commited on
Commit ·
f1f47c4
1
Parent(s): 94f2387
adding google-genai 1.19.0
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,5 @@ wikipedia>=1.4.0
|
|
| 18 |
Pillow>=10.2.0
|
| 19 |
wikipedia-api>=0.6.0
|
| 20 |
openpyxl>=3.1.2
|
| 21 |
-
tabulate==0.9.0
|
|
|
|
|
|
| 18 |
Pillow>=10.2.0
|
| 19 |
wikipedia-api>=0.6.0
|
| 20 |
openpyxl>=3.1.2
|
| 21 |
+
tabulate==0.9.0
|
| 22 |
+
google-genai==1.19.0
|