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

chore(deps): bump the pip group across 2 directories with 2 updates
This commit is contained in:
Timothy Jaeryang Baek 2024-07-25 11:12:47 +02:00 committed by GitHub
commit 81130c205c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ google-generativeai==0.7.2
tiktoken
langchain==0.2.6
langchain-community==0.2.6
langchain-community==0.2.9
langchain-chroma==0.1.2
fake-useragent==1.5.1

View File

@ -23,7 +23,7 @@ dependencies = [
"peewee==3.17.5",
"peewee-migrate==1.12.2",
"psycopg2-binary==2.9.9",
"PyMySQL==1.1.0",
"PyMySQL==1.1.1",
"bcrypt==4.1.3",
"boto3==1.34.110",
@ -33,7 +33,7 @@ dependencies = [
"google-generativeai==0.5.4",
"langchain==0.2.0",
"langchain-community==0.2.0",
"langchain-community==0.2.9",
"langchain-chroma==0.1.1",
"fake-useragent==1.5.1",