diff options
author | Kyomotoi <[email protected]> | 2022-02-03 16:34:04 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2022-02-03 16:34:04 +0800 |
commit | b3055632c56927aea42f1d7a84c1206d0e1f4bbd (patch) | |
tree | e64e7b3022c5c6f0fa9713fd4a934d2b280a4e0d /requirements.txt | |
parent | 389a1649f40cf649738eeead3c209071d55bd3e7 (diff) | |
download | ATRI-b3055632c56927aea42f1d7a84c1206d0e1f4bbd.tar.gz ATRI-b3055632c56927aea42f1d7a84c1206d0e1f4bbd.tar.bz2 ATRI-b3055632c56927aea42f1d7a84c1206d0e1f4bbd.zip |
➕ 更新依赖
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 35e5c12..09932a0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Pillow>=8.1.1 nonebot2>=2.0.0b1 nonebot-adapter-onebot>=2.0.0b1 nonebug>=0.2.0 -nonebot-plugin-gocqhttp>=0.3.2 +nonebot-plugin-gocqhttp>=0.4.1 psutil>=5.7.2 pathlib>=1.0.1 pytz>=2020.1 |