chore: mcp bump

This commit is contained in:
Timothy Jaeryang Baek
2025-11-19 02:18:59 -05:00
parent 90f76d24ec
commit 76acdabdc3
3 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ RestrictedPython==8.0
loguru==0.7.3
asgiref==3.8.1
mcp==1.14.1
mcp==1.21.2
openai
langchain==0.3.27

View File

@@ -37,7 +37,7 @@ asgiref==3.8.1
# AI libraries
tiktoken
mcp==1.14.1
mcp==1.21.2
openai
anthropic

View File

@@ -47,7 +47,7 @@ dependencies = [
"asgiref==3.8.1",
"tiktoken",
"mcp==1.14.1",
"mcp==1.21.2",
"openai",
"anthropic",