mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 12:55:19 +00:00
chore: langchain dep bump
This commit is contained in:
parent
ff639a20d0
commit
372836c87c
2 changed files with 4 additions and 4 deletions
|
|
@ -42,8 +42,8 @@ google-genai==1.15.0
|
|||
google-generativeai==0.8.5
|
||||
tiktoken
|
||||
|
||||
langchain==0.3.24
|
||||
langchain-community==0.3.23
|
||||
langchain==0.3.26
|
||||
langchain-community==0.3.26
|
||||
|
||||
fake-useragent==2.1.0
|
||||
chromadb==0.6.3
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@ dependencies = [
|
|||
"google-generativeai==0.8.5",
|
||||
"tiktoken",
|
||||
|
||||
"langchain==0.3.24",
|
||||
"langchain-community==0.3.23",
|
||||
"langchain==0.3.26",
|
||||
"langchain-community==0.3.26",
|
||||
|
||||
"fake-useragent==2.1.0",
|
||||
"chromadb==0.6.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue