From 568d0b9a3a580dbdc6852457691e28ba27b6c5b9 Mon Sep 17 00:00:00 2001 From: Kyomotoi Date: Wed, 5 Jan 2022 17:55:49 +0800 Subject: =?UTF-8?q?=F0=9F=93=8C=20=E4=B8=B4=E6=97=B6=E5=9B=BA=E5=AE=9A?= =?UTF-8?q?=E4=BE=9D=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index bef0a64..99121e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp>=3.6.2 aiofiles>=0.6.0 APScheduler>=3.7.0 Pillow>=8.1.1 -nonebot-adapter-cqhttp>=2.0.0a14 +nonebot-adapter-cqhttp==2.0.0a16 nonebot-plugin-test>=0.2.0 nonebot2>=2.0.0a13.post1 psutil>=5.7.2 @@ -10,4 +10,4 @@ pathlib>=1.0.1 pytz>=2020.1 pyyaml>=5.4 scikit-image>=0.18.3 -tensorflow>=2.6.0 \ No newline at end of file +tensorflow>=2.6.0 -- cgit v1.2.3