From e55232b0d03195533be6bb0975043a9172b79b96 Mon Sep 17 00:00:00 2001 From: student_2333 Date: Sun, 10 Mar 2024 15:00:22 +0800 Subject: [PATCH] up --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index babb801..7d50967 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [ "nonebot2>=2.2.0", "httpx>=0.25.1", "anyio>=3.6.2", - "nonebot-plugin-alconna>=0.36.1", + "nonebot-plugin-alconna>=0.40.0rc1", "nonebot-plugin-htmlrender>=0.2.3", "jinja2>=3.1.3", "yarl>=1.9.4",