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 9498674 commit 6f9d370Copy full SHA for 6f9d370
run/mcp-server/pyproject.toml
@@ -5,5 +5,5 @@ description = "Example of deploying an MCP server on Cloud Run"
5
readme = "README.md"
6
requires-python = ">=3.10"
7
dependencies = [
8
- "fastmcp==2.8.0",
+ "fastmcp==2.13.0",
9
]
0 commit comments