diff --git a/services/mcps/oap-github-mcp/requirements.txt b/services/mcps/oap-github-mcp/requirements.txt index bf556924b..1c5cb7c43 100644 --- a/services/mcps/oap-github-mcp/requirements.txt +++ b/services/mcps/oap-github-mcp/requirements.txt @@ -2,6 +2,6 @@ # bundled mcp.server.fastmcp and standalone fastmcp. The tools/list wire # format only carries _meta + annotations on these versions. mcp>=1.27.0,<2.0.0 -fastmcp>=3.2.0,<4.0.0 +fastmcp>=3.4.3,<4.0.0 httpx>=0.27.0 structlog>=24.1.0