mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-07-31 08:59:51 +00:00
✨ 支持开发热重载插件,支持独立测试函数
This commit is contained in:
@ -25,7 +25,8 @@ dependencies = [
|
||||
"lxml[html_clean]>=5.3.0",
|
||||
"aiofiles>=24.1.0",
|
||||
"sumy>=0.11.0",
|
||||
"azure-ai-inference>=1.0.0b6"
|
||||
"azure-ai-inference>=1.0.0b6",
|
||||
"watchdog>=6.0.0"
|
||||
|
||||
]
|
||||
license = { text = "MIT, Mulan PSL v2" }
|
||||
|
Reference in New Issue
Block a user