diff --git a/pyproject.toml b/pyproject.toml index a81a5b0c..d9904207 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "volcengine==1.0.193", # For Volcengine sign "agent-pilot-sdk==0.1.2", # Prompt optimization by Volcengine AgentPilot/PromptPilot toolkits "fastmcp==2.12.3", # For running MCP - "trustedmcp==0.0.4", # For running TrustedMCP + "trustedmcp==0.0.5", # For running TrustedMCP "cookiecutter==2.6.0", # For cloud deploy "omegaconf==2.3.0", # For agent builder "llama-index==0.14.0",