Skip to content

Commit 52b4856

Browse files
committed
fix fastmcp version
1 parent 8d4b055 commit 52b4856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"volcengine-python-sdk>=5.0.1", # For Volcengine API
2626
"volcengine>=1.0.193", # For Volcengine sign
2727
"agent-pilot-sdk==0.1.2", # Prompt optimization by Volcengine AgentPilot/PromptPilot toolkits
28-
"fastmcp==2.12.3", # For running MCP
28+
"fastmcp>=2.12.3", # For running MCP
2929
"trustedmcp==0.0.5", # For running TrustedMCP
3030
"cookiecutter==2.6.0", # For cloud deploy
3131
"omegaconf==2.3.0", # For agent builder

0 commit comments

Comments
 (0)