Skip to content

Commit 14f48f5

Browse files
committed
fix: upgrade MCP library to v1.3.0 for request cancellation support
1 parent e86c3a6 commit 14f48f5

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)