diff --git a/pyproject.toml b/pyproject.toml index 99f0419b..40e91f54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ web = [ "reme-ai-studio==0.4.1.7", ] core = [ - "agentscope==2.0.4.post1", + "agentscope==2.0.6", "claude-agent-sdk>=0.2.126", "dingtalk-stream>=0.24.3", "openai-codex>=0.144.4",