Skip to content

Commit c838c7c

Browse files
Merge pull request MarkusPfundstein#22 from ryanrozich/fix/upgrade-mcp-for-cancellation
Fix: Upgrade MCP library to v1.3.0 for request cancellation support
2 parents a36d3d5 + bf209ba commit c838c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies = [
88
"beautifulsoup4>=4.12.3",
99
"google-api-python-client>=2.154.0",
1010
"httplib2>=0.22.0",
11-
"mcp>=1.1.0",
11+
"mcp>=1.3.0",
1212
"oauth2client==4.1.3",
1313
"python-dotenv>=1.0.1",
1414
"pytz>=2024.2",

0 commit comments

Comments
 (0)