diff options
author | Kyomotoi <[email protected]> | 2022-02-03 14:36:24 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2022-02-03 14:36:24 +0800 |
commit | 3e32ca3964ff8f40e0b491e87f153040f2348fd0 (patch) | |
tree | d04d19ba5a25f6f1f6a9c4f8c398d49eb252df3c /requirements.txt | |
parent | f5a020d45f7294214bbcd488955b9c391d651a6d (diff) | |
download | ATRI-3e32ca3964ff8f40e0b491e87f153040f2348fd0.tar.gz ATRI-3e32ca3964ff8f40e0b491e87f153040f2348fd0.tar.bz2 ATRI-3e32ca3964ff8f40e0b491e87f153040f2348fd0.zip |
🔖 更新版本:
更新记录请参考文档: atri.kyomotoi.moe/changelog/overview/
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt index bef0a64..af70f71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -aiohttp>=3.6.2 aiofiles>=0.6.0 APScheduler>=3.7.0 Pillow>=8.1.1 -nonebot-adapter-cqhttp>=2.0.0a14 -nonebot-plugin-test>=0.2.0 -nonebot2>=2.0.0a13.post1 +nonebot2>=2.0.0b1 +nonebot-adapter-onebot>=2.0.0b1 +nonebug>=0.2.0 +nonebot-plugin-gocqhttp>=0.3.2 psutil>=5.7.2 pathlib>=1.0.1 pytz>=2020.1 |