We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df799cd commit 14b7bc7Copy full SHA for 14b7bc7
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.2",
22
- "maibot-dashboard==1.0.2.dev2026050460",
+ "maibot-dashboard>=1.0.4",
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.2
+maibot-dashboard>=1.0.4
0 commit comments