mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2026-06-29 16:52:02 +00:00
♻️ fix lint problems
This commit is contained in:
parent
7d0ad43c7c
commit
a061aa0a32
2 changed files with 7 additions and 19 deletions
|
|
@ -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.6.0"
|
||||
mcp = ">=1.9.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.8.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue