From 8d3c58da7a121b354885948dd8d3f1350e54a579 Mon Sep 17 00:00:00 2001 From: DrSmoothl <1787882683@qq.com> Date: Sat, 2 May 2026 13:48:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0maibot-dashboard?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E8=87=B31.0.1.dev2026050251?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3ebfed3f..dd389eef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "jieba>=0.42.1", "json-repair>=0.47.6", "maim-message>=0.6.2", - "maibot-dashboard==1.0.0.dev2026040439", + "maibot-dashboard==1.0.1.dev2026050251", "maibot-plugin-sdk>=2.3.0", "matplotlib>=3.10.5", "mcp",