diff options
| author | Kyomotoi <Kyomotoiowo@gmail.com> | 2022-01-05 17:55:49 +0800 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-05 17:55:49 +0800 | 
| commit | 568d0b9a3a580dbdc6852457691e28ba27b6c5b9 (patch) | |
| tree | 91a6ee343c11aedc73fd302c24f908b42bde2e8c | |
| parent | 346afb1d097ee9b8b426f89ddf84e569321a1ca8 (diff) | |
| download | ATRI-568d0b9a3a580dbdc6852457691e28ba27b6c5b9.tar.gz ATRI-568d0b9a3a580dbdc6852457691e28ba27b6c5b9.tar.bz2 ATRI-568d0b9a3a580dbdc6852457691e28ba27b6c5b9.zip | |
📌 临时固定依赖版本
| -rw-r--r-- | requirements.txt | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/requirements.txt b/requirements.txt index bef0a64..99121e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp>=3.6.2  aiofiles>=0.6.0  APScheduler>=3.7.0  Pillow>=8.1.1 -nonebot-adapter-cqhttp>=2.0.0a14 +nonebot-adapter-cqhttp==2.0.0a16  nonebot-plugin-test>=0.2.0  nonebot2>=2.0.0a13.post1  psutil>=5.7.2 @@ -10,4 +10,4 @@ pathlib>=1.0.1  pytz>=2020.1  pyyaml>=5.4  scikit-image>=0.18.3 -tensorflow>=2.6.0
\ No newline at end of file +tensorflow>=2.6.0 | 
