From 368c725b54da5157eca08eee4dc369f9f29d8c4c Mon Sep 17 00:00:00 2001 From: DrSmoothl <1787882683@qq.com> Date: Sat, 2 May 2026 19:32:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0maibot-plugin-sdk?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=87=B32.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index dd389eef..a63e074a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "json-repair>=0.47.6", "maim-message>=0.6.2", "maibot-dashboard==1.0.1.dev2026050251", - "maibot-plugin-sdk>=2.3.0", + "maibot-plugin-sdk>=2.4.0", "matplotlib>=3.10.5", "mcp", "msgpack>=1.1.2", diff --git a/requirements.txt b/requirements.txt index c5f5af3d..cbe42b42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ httpx jieba>=0.42.1 json-repair>=0.47.6 maim-message>=0.6.2 -maibot-plugin-sdk>=1.2.3,<2.0.0 +maibot-plugin-sdk>=2.4.0 mcp msgpack>=1.1.2 numpy>=2.2.6