From 09f6a89b98f1b662e78e0edb1aae197a20ef4c15 Mon Sep 17 00:00:00 2001 From: SengokuCola <1026294844@qq.com> Date: Mon, 4 May 2026 17:42:40 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 89d25030..9f8c5a28 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.2.dev2026050359", + "maibot-dashboard==1.0.2.dev2026050460", "maibot-plugin-sdk>=2.4.0", "matplotlib>=3.10.5", "mcp",