mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
chore: mcp bump
This commit is contained in:
parent
90f76d24ec
commit
76acdabdc3
3 changed files with 3 additions and 3 deletions
|
|
@ -38,7 +38,7 @@ RestrictedPython==8.0
|
||||||
loguru==0.7.3
|
loguru==0.7.3
|
||||||
asgiref==3.8.1
|
asgiref==3.8.1
|
||||||
|
|
||||||
mcp==1.14.1
|
mcp==1.21.2
|
||||||
openai
|
openai
|
||||||
|
|
||||||
langchain==0.3.27
|
langchain==0.3.27
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ asgiref==3.8.1
|
||||||
|
|
||||||
# AI libraries
|
# AI libraries
|
||||||
tiktoken
|
tiktoken
|
||||||
mcp==1.14.1
|
mcp==1.21.2
|
||||||
|
|
||||||
openai
|
openai
|
||||||
anthropic
|
anthropic
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,7 @@ dependencies = [
|
||||||
"asgiref==3.8.1",
|
"asgiref==3.8.1",
|
||||||
|
|
||||||
"tiktoken",
|
"tiktoken",
|
||||||
"mcp==1.14.1",
|
"mcp==1.21.2",
|
||||||
|
|
||||||
"openai",
|
"openai",
|
||||||
"anthropic",
|
"anthropic",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue