We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4b055 commit 52b4856Copy full SHA for 52b4856
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"volcengine-python-sdk>=5.0.1", # For Volcengine API
26
"volcengine>=1.0.193", # For Volcengine sign
27
"agent-pilot-sdk==0.1.2", # Prompt optimization by Volcengine AgentPilot/PromptPilot toolkits
28
- "fastmcp==2.12.3", # For running MCP
+ "fastmcp>=2.12.3", # For running MCP
29
"trustedmcp==0.0.5", # For running TrustedMCP
30
"cookiecutter==2.6.0", # For cloud deploy
31
"omegaconf==2.3.0", # For agent builder
0 commit comments