Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
|
|
1 |
google-generativeai==0.3.1
|
2 |
gradio==5.21.0
|
3 |
pydantic==2.10.6
|
4 |
pillow==10.2.0
|
5 |
-
|
|
|
1 |
+
google-genai==1.5.0
|
2 |
google-generativeai==0.3.1
|
3 |
gradio==5.21.0
|
4 |
pydantic==2.10.6
|
5 |
pillow==10.2.0
|
6 |
+
dotenv
|