Browse Source

Merge pull request #16201 from open-webui/dependabot/pip/backend/dev/google-genai-1.28.0

chore(deps): bump google-genai from 1.15.0 to 1.28.0 in /backend
Tim Jaeryang Baek 2 months ago
parent
commit
cf00df3b96
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -42,7 +42,7 @@ asgiref==3.8.1
 # AI libraries
 openai
 anthropic
-google-genai==1.15.0
+google-genai==1.28.0
 google-generativeai==0.8.5
 tiktoken