mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
➖ 移除对 arclet-alconna 的显式依赖声明
This commit is contained in:
760
poetry.lock
generated
760
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,6 @@ nonebot-plugin-user = ">=0.2,<0.4"
|
|||||||
nonebot-plugin-userinfo = "^0.2.4"
|
nonebot-plugin-userinfo = "^0.2.4"
|
||||||
aiocache = "^0.12.2"
|
aiocache = "^0.12.2"
|
||||||
aiofiles = ">=23.2.1,<25.0.0"
|
aiofiles = ">=23.2.1,<25.0.0"
|
||||||
arclet-alconna = "^1.8.19"
|
|
||||||
async-lru = "^2.0.4"
|
async-lru = "^2.0.4"
|
||||||
httpx = "^0.27.0"
|
httpx = "^0.27.0"
|
||||||
jinja2 = "^3.1.3"
|
jinja2 = "^3.1.3"
|
||||||
@@ -131,3 +130,4 @@ quote-style = 'single'
|
|||||||
|
|
||||||
[tool.nonebot]
|
[tool.nonebot]
|
||||||
plugins = ['nonebot_plugin_tetris_stats']
|
plugins = ['nonebot_plugin_tetris_stats']
|
||||||
|
# plugins = ['test_datetime']
|
||||||
|
|||||||
Reference in New Issue
Block a user