Update app/requirements.txt
Browse files- app/requirements.txt +1 -1
app/requirements.txt
CHANGED
@@ -3,5 +3,5 @@ uvicorn==0.27.1
|
|
3 |
google-auth==2.38.0
|
4 |
google-cloud-aiplatform==1.86.0
|
5 |
pydantic==2.6.1
|
6 |
-
google-genai==1.
|
7 |
openai
|
|
|
3 |
google-auth==2.38.0
|
4 |
google-cloud-aiplatform==1.86.0
|
5 |
pydantic==2.6.1
|
6 |
+
google-genai==1.13.0
|
7 |
openai
|