From cec3a97227dd3f9a88bbafe7f2bc96bf513f53ae Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sun, 2 Aug 2020 00:29:45 +0800 Subject: [Update] Refactor this project --- requirements.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index a57ffd0..56fa24a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,4 @@ -opencv3>=4.0.0.21 -nonebot>=1.6.0 -aiohttp>=2.3.10 -aiocqhttp>=1.2.5 -demjson>=2.2.4 -requests>=2.23.0 +nonebot[scheduler]~=1.6.0 +aiohttp>=3.6 +requests>=2.24 +orjson>=3.3.0 \ No newline at end of file -- cgit v1.2.3