From 82703cffa8bc04e4f66f5ffddf9a303981d65bf6 Mon Sep 17 00:00:00 2001 From: Taylor Wilsdon Date: Mon, 22 Dec 2025 12:33:49 -0800 Subject: [PATCH] safety pin --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1a8906c..23cc08c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ keywords = [ "mcp", "google", "workspace", "llm", "ai", "claude", "model", "cont requires-python = ">=3.10" dependencies = [ "fastapi>=0.115.12", - "fastmcp==2.13.3", + "fastmcp==2.12.5", "google-api-python-client>=2.168.0", "google-auth-httplib2>=0.2.0", "google-auth-oauthlib>=1.2.2",