feat: 更新maibot-plugin-sdk版本至2.4.0

This commit is contained in:
DrSmoothl
2026-05-02 19:32:02 +08:00
parent 23ca574a81
commit 368c725b54
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ dependencies = [
"json-repair>=0.47.6", "json-repair>=0.47.6",
"maim-message>=0.6.2", "maim-message>=0.6.2",
"maibot-dashboard==1.0.1.dev2026050251", "maibot-dashboard==1.0.1.dev2026050251",
"maibot-plugin-sdk>=2.3.0", "maibot-plugin-sdk>=2.4.0",
"matplotlib>=3.10.5", "matplotlib>=3.10.5",
"mcp", "mcp",
"msgpack>=1.1.2", "msgpack>=1.1.2",

View File

@@ -9,7 +9,7 @@ httpx
jieba>=0.42.1 jieba>=0.42.1
json-repair>=0.47.6 json-repair>=0.47.6
maim-message>=0.6.2 maim-message>=0.6.2
maibot-plugin-sdk>=1.2.3,<2.0.0 maibot-plugin-sdk>=2.4.0
mcp mcp
msgpack>=1.1.2 msgpack>=1.1.2
numpy>=2.2.6 numpy>=2.2.6