fix for fastmcp v2.14.4

This commit is contained in:
Taylor Wilsdon
2026-01-28 12:55:27 -05:00
parent 2442736749
commit ca627c857f
5 changed files with 65 additions and 64 deletions

View File

@@ -11,7 +11,7 @@ keywords = [ "mcp", "google", "workspace", "llm", "ai", "claude", "model", "cont
requires-python = ">=3.10"
dependencies = [
"fastapi>=0.115.12",
"fastmcp>=2.14.0",
"fastmcp>=2.14.4",
"google-api-python-client>=2.168.0",
"google-auth-httplib2>=0.2.0",
"google-auth-oauthlib>=1.2.2",