mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
chore: bump
This commit is contained in:
parent
2b025b267a
commit
59ddce1ea3
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ anthropic
|
||||||
google-generativeai==0.7.2
|
google-generativeai==0.7.2
|
||||||
tiktoken
|
tiktoken
|
||||||
|
|
||||||
langchain==0.3.7
|
langchain==0.3.19
|
||||||
langchain-community==0.3.18
|
langchain-community==0.3.18
|
||||||
|
|
||||||
fake-useragent==1.5.1
|
fake-useragent==1.5.1
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,7 @@ dependencies = [
|
||||||
"google-generativeai==0.7.2",
|
"google-generativeai==0.7.2",
|
||||||
"tiktoken",
|
"tiktoken",
|
||||||
|
|
||||||
"langchain==0.3.7",
|
"langchain==0.3.19",
|
||||||
"langchain-community==0.3.18",
|
"langchain-community==0.3.18",
|
||||||
|
|
||||||
"fake-useragent==1.5.1",
|
"fake-useragent==1.5.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue