fix: 更新 maibot-plugin-sdk 依赖版本至 1.2.3
This commit is contained in:
@@ -38,7 +38,7 @@ dependencies = [
|
|||||||
"uvicorn>=0.35.0",
|
"uvicorn>=0.35.0",
|
||||||
"msgpack>=1.1.2",
|
"msgpack>=1.1.2",
|
||||||
"watchfiles>=1.1.1",
|
"watchfiles>=1.1.1",
|
||||||
"maibot-plugin-sdk>=1.0.0",
|
"maibot-plugin-sdk>=1.2.3",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ fastapi>=0.116.0
|
|||||||
google-genai>=1.39.1
|
google-genai>=1.39.1
|
||||||
jieba>=0.42.1
|
jieba>=0.42.1
|
||||||
json-repair>=0.47.6
|
json-repair>=0.47.6
|
||||||
maibot-plugin-sdk>=1.0.0
|
maibot-plugin-sdk>=1.2.3
|
||||||
maim-message>=0.6.2
|
maim-message>=0.6.2
|
||||||
matplotlib>=3.10.3
|
matplotlib>=3.10.3
|
||||||
numpy>=2.2.6
|
numpy>=2.2.6
|
||||||
|
|||||||
Reference in New Issue
Block a user