diff options
author | Kyomotoi <[email protected]> | 2020-06-24 22:23:49 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2020-06-24 22:23:49 +0800 |
commit | 9c65ad94682e9644e2297b97a2e891d4a6910b50 (patch) | |
tree | 25a6651a6176f5073338ddbf385f05d042ece131 | |
parent | d342a5ab934db769593892267c4ab223d2a77b60 (diff) | |
download | ATRI-9c65ad94682e9644e2297b97a2e891d4a6910b50.tar.gz ATRI-9c65ad94682e9644e2297b97a2e891d4a6910b50.tar.bz2 ATRI-9c65ad94682e9644e2297b97a2e891d4a6910b50.zip |
Update requirements.txt
-rw-r--r-- | requirements.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 570c0bb..a57ffd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,6 @@ -待更新 +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 |