We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3454291 commit 1104767Copy full SHA for 1104767
2 files changed
pyproject.toml
@@ -19,7 +19,7 @@ dependencies = [
19
"jieba>=0.42.1",
20
"json-repair>=0.47.6",
21
"maim-message>=0.6.8",
22
- "maibot-dashboard>=1.0.10",
+ "maibot-dashboard>=1.1.0",
23
"maibot-plugin-sdk>=2.4.0",
24
"matplotlib>=3.10.5",
25
"mcp",
requirements.txt
@@ -33,4 +33,4 @@ tomlkit>=0.13.3
33
typing-extensions
34
uvicorn>=0.35.0
35
watchfiles>=1.1.1
36
-maibot-dashboard>=1.0.10
+maibot-dashboard>=1.1.0
0 commit comments