diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 10 |
1 files changed, 4 insertions, 6 deletions
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 |