Skip to content

Commit 178b01c

Browse files
chore(deps): update fastmcp requirement in /sdk
Updates the requirements on [fastmcp](https://github.com/PrefectHQ/fastmcp) to permit the latest version. - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v2.14.2...v3.4.2) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d811c6 commit 178b01c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"python-multipart>=0.0.20",
4040
"mcpadapt>=0.1.13",
4141
"mcp>=1.24.0,<1.30",
42-
"fastmcp>=2.14.2,<3.0",
42+
"fastmcp>=2.14.2,<4.0",
4343
"docker>=7.0.0",
4444
"kubernetes>=29.0.0",
4545
"tiktoken>=0.5.0",

0 commit comments

Comments
 (0)