Skip to content

Commit 908b04b

Browse files
chore: 更新 dashboard 正式版依赖
1 parent 97f98d6 commit 908b04b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"jieba>=0.42.1",
2020
"json-repair>=0.47.6",
2121
"maim-message==0.6.8",
22-
"maibot-dashboard>=1.6.0.dev20260728350",
22+
"maibot-dashboard==1.6.1",
2323
"maibot-plugin-sdk>=2.7.1",
2424
"mcp",
2525
"msgpack>=1.1.2",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ httpx[socks]
1010
jieba>=0.42.1
1111
json-repair>=0.47.6
1212
maim-message==0.6.8
13-
maibot-dashboard>=1.6.0.dev20260728350
13+
maibot-dashboard==1.6.1
1414
maibot-plugin-sdk>=2.7.1
1515
mcp
1616
msgpack>=1.1.2

0 commit comments

Comments
 (0)