diff options
author | Kyomotoi <[email protected]> | 2022-10-07 11:24:17 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2022-10-07 11:24:17 +0800 |
commit | 057370c9ec04711911a0277a95a69588c6e966d3 (patch) | |
tree | 75b97e76ca7a60d5514c35ea27c2177a13d214b7 | |
parent | 34219c7a2d52cfe4ff7512f4bfc4ade6e5c8fcbe (diff) | |
download | ATRI-057370c9ec04711911a0277a95a69588c6e966d3.tar.gz ATRI-057370c9ec04711911a0277a95a69588c6e966d3.tar.bz2 ATRI-057370c9ec04711911a0277a95a69588c6e966d3.zip |
🔥⚡️ 弃用传统的依赖补全方式, 改用 poetry
-rw-r--r-- | requirements.txt | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index cd05ee5..0000000 --- a/requirements.txt +++ /dev/null @@ -1,17 +0,0 @@ -aiofiles>=0.6.0 -APScheduler>=3.7.0 -Pillow>=8.1.1 -nonebot2>=2.0.0b1 -nonebot-adapter-onebot>=2.0.0b1 -nonebug>=0.2.0 -nonebot-plugin-gocqhttp>=0.4.1 -psutil>=5.7.2 -pathlib>=1.0.1 -pytz>=2020.1 -pyyaml>=5.4 -scikit-image>=0.18.3 -tensorflow>=2.6.0 -jieba>=0.42.1 -tabulate>=0.8.9 -wcwidth>=0.2.5 -tortoise-orm>=0.18.1
\ No newline at end of file |