From e6c07cb5a6795b512e801e1c972d95158c67151b Mon Sep 17 00:00:00 2001 From: SengokuCola <1026294844@qq.com> Date: Wed, 24 Sep 2025 10:19:23 +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 700844c4..5b761fd0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ "jieba>=0.42.1", "json-repair>=0.47.6", "jsonlines>=4.0.0", - "maim-message>=0.3.8", + "maim-message>=0.5.1", "matplotlib>=3.10.3", "networkx>=3.4.2", "numpy>=2.2.6",