♻️ fix lint problems

This commit is contained in:
FuQuan233 2026-06-29 14:19:35 +08:00
parent 3bdacc7885
commit f68c195fa6
2 changed files with 410 additions and 118 deletions

View file

@ -18,7 +18,7 @@ aiofiles = ">=24.0.0"
nonebot-plugin-apscheduler = "^0.5.0"
nonebot-adapter-onebot = "^2.0.0"
nonebot-plugin-localstore = "^0.7.3"
mcp = ">=1.9.0"
mcp = ">=1.24.0"
[tool.poetry.group.dev.dependencies]
ruff = "^0.8.0"