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",
]

View File

@@ -7,7 +7,7 @@ fastapi>=0.116.0
google-genai>=1.39.1
jieba>=0.42.1
json-repair>=0.47.6
maibot-plugin-sdk>=1.0.0
maibot-plugin-sdk>=1.2.3
maim-message>=0.6.2
matplotlib>=3.10.3
numpy>=2.2.6