From e02dfdf5d6d79e9e41e1d436e33339e1c322010d Mon Sep 17 00:00:00 2001 From: snowy Date: Thu, 9 May 2024 16:25:47 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E6=9B=B4=E6=96=B0NoneBot=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC?= 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 0d5db0cd..53c6f062 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ colored~=2.2.4 GitPython~=3.1.42 httpx~=0.27.0 nb-cli~=1.4.1 -nonebot2[fastapi,httpx,websockets] +nonebot2[fastapi,httpx,websockets]~=2.3.0 nonebot-plugin-htmlrender~=0.3.1 nonebot-adapter-onebot~=2.4.3 nonebot-plugin-alconna~=0.43.0