Browse Source

Merge pull request #4036 from open-webui/dependabot/pip/backend/dev/google-generativeai-0.7.2

chore(deps): bump google-generativeai from 0.5.4 to 0.7.2 in /backend
Timothy Jaeryang Baek 9 months ago
parent
commit
260e42a691
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/requirements.txt

+ 1 - 1
backend/requirements.txt

@@ -30,7 +30,7 @@ APScheduler==3.10.4
 # AI libraries
 openai
 anthropic
-google-generativeai==0.5.4
+google-generativeai==0.7.2
 tiktoken
 
 langchain==0.2.6