yuqi1129 opened a new pull request, #10036: URL: https://github.com/apache/gravitino/pull/10036
### What changes were proposed in this pull request? This pull request makes a small but important update to the `mcp-server/pyproject.toml` dependency configuration. The change temporarily pins the `fastmcp` package to version `2.14.5` due to incompatible changes in the newer `3.0.x` releases. * Dependency management: Temporarily pinned `fastmcp` to version `2.14.5` to avoid incompatibilities introduced in `3.0.x`, with plans to upgrade in the future. ### Why are the changes needed? To fix bugs Fix: #10035 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? The CI can cover this change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
