Skip to content

Commit 08f85ed

Browse files
committed
chore: upgrade fastmcp to v2.14.1
1 parent aa5abca commit 08f85ed

File tree

2 files changed

+1332
-843
lines changed

2 files changed

+1332
-843
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ description = "MCP Proxy for AWS"
1616
readme = "README.md"
1717
requires-python = ">=3.10,<3.14"
1818
dependencies = [
19-
"fastmcp (>=2.13.1,<2.14.1)",
19+
"fastmcp~=2.14.1",
2020
"boto3>=1.41.0",
2121
"botocore[crt]>=1.41.0",
2222
]

0 commit comments

Comments
 (0)