From 0ebc5eaaf3afd25cbe8f77007d8a7fdc5a3304b6 Mon Sep 17 00:00:00 2001 From: zhulinyv Date: Tue, 9 Apr 2024 16:12:09 +0800 Subject: [PATCH] =?UTF-8?q?:construction:=20=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0de3ea77..f38e9f4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,12 +51,12 @@ jinja2 = "3.1.2" langdetect = "1.0.9" # littlepaimon-utils = ">=1.0.2" loguru = ">=0.6.0" -lxml = "^4.9.1" +lxml = "^5.1.0" mako = "1.2.4" matplotlib = "3.6.2" meme-generator = ">=0.0.11" nb-cli = "1.1.2" -nonebot_bison = "^0.9.2" +nonebot-bison = "^0.9.2" nonebot-adapter-onebot = "2.2.3" nonebot-plugin-alconna = "0.27.2" nonebot-plugin-apscheduler = ">=0.2.0"