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