fix: 更新 maibot-plugin-sdk 依赖版本至 1.2.3

This commit is contained in:
DrSmoothl
2026-03-13 11:27:47 +08:00
parent 8ac0aff479
commit a128898ebf
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ dependencies = [
"uvicorn>=0.35.0",
"msgpack>=1.1.2",
"watchfiles>=1.1.1",
"maibot-plugin-sdk>=1.0.0",
"maibot-plugin-sdk>=1.2.3",
]