Unverified Commit 81130c20 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #4096 from open-webui/dependabot/pip/pip-b4bdd6eb86

chore(deps): bump the pip group across 2 directories with 2 updates
parents 413a9031 8193c2f8
...@@ -34,7 +34,7 @@ google-generativeai==0.7.2 ...@@ -34,7 +34,7 @@ google-generativeai==0.7.2
tiktoken tiktoken
langchain==0.2.6 langchain==0.2.6
langchain-community==0.2.6 langchain-community==0.2.9
langchain-chroma==0.1.2 langchain-chroma==0.1.2
fake-useragent==1.5.1 fake-useragent==1.5.1
......
...@@ -23,7 +23,7 @@ dependencies = [ ...@@ -23,7 +23,7 @@ dependencies = [
"peewee==3.17.5", "peewee==3.17.5",
"peewee-migrate==1.12.2", "peewee-migrate==1.12.2",
"psycopg2-binary==2.9.9", "psycopg2-binary==2.9.9",
"PyMySQL==1.1.0", "PyMySQL==1.1.1",
"bcrypt==4.1.3", "bcrypt==4.1.3",
"boto3==1.34.110", "boto3==1.34.110",
...@@ -33,7 +33,7 @@ dependencies = [ ...@@ -33,7 +33,7 @@ dependencies = [
"google-generativeai==0.5.4", "google-generativeai==0.5.4",
"langchain==0.2.0", "langchain==0.2.0",
"langchain-community==0.2.0", "langchain-community==0.2.9",
"langchain-chroma==0.1.1", "langchain-chroma==0.1.1",
"fake-useragent==1.5.1", "fake-useragent==1.5.1",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment