diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index b02b614..bef0a64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,12 @@ aiohttp>=3.6.2 aiofiles>=0.6.0 APScheduler>=3.7.0 Pillow>=8.1.1 -nonebot-adapter-cqhttp>=2.0.0a12 +nonebot-adapter-cqhttp>=2.0.0a14 nonebot-plugin-test>=0.2.0 nonebot2>=2.0.0a13.post1 psutil>=5.7.2 pathlib>=1.0.1 pytz>=2020.1 -pyyaml>=5.4
\ No newline at end of file +pyyaml>=5.4 +scikit-image>=0.18.3 +tensorflow>=2.6.0
\ No newline at end of file |