Skip to content

Commit c5d034d

Browse files
authored
fix: Pin FastMCP version (#129)
1 parent b2aba4e commit c5d034d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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",
19+
"fastmcp (>=2.13.1,<2.14.1)",
2020
"boto3>=1.41.0",
2121
"botocore[crt]>=1.41.0",
2222
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)