require_google_service decorator for gmail implemented successfully

This commit is contained in:
Taylor Wilsdon
2025-06-07 09:50:53 -04:00
parent f143998ae7
commit 7b016b6448
3 changed files with 305 additions and 395 deletions

View File

@@ -22,6 +22,7 @@ keywords = [
]
requires-python = ">=3.11"
dependencies = [
"fastapi>=0.115.12",
"fastmcp>=2.3.3",
"google-api-python-client>=2.168.0",
"google-auth-httplib2>=0.2.0",