From 50a78c35b99043192b88fe656beef53d4a17ad49 Mon Sep 17 00:00:00 2001 From: ATTomatoo <1126160939@qq.com> Date: Wed, 10 Sep 2025 17:42:04 +0800 Subject: [PATCH] =?UTF-8?q?fix(deps):=20=E5=9B=BA=E5=AE=9A=20nonebot-plugi?= =?UTF-8?q?n-htmlrender=20=E7=89=88=E6=9C=AC=E4=B8=BA=200.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8948f2f4..fba95326 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ nonebot2[fastapi]>=2.3.3 Pillow>=10.0.0,<11.0.0 retrying>=1.3.4,<2.0.0 aiofiles>=23.2.1,<24.0.0 -nonebot-plugin-htmlrender>=0.6.0,<1.0.0 +nonebot-plugin-htmlrender==0.6.0 pypinyin>=0.51.0 beautifulsoup4>=4.12.3,<5.0.0 lxml>=5.1.0,<6.0.0