fix: add google-auth-oauthlib to requirements

This commit is contained in:
Chris Christiansen 2026-05-27 23:08:05 +00:00
parent a6481aea05
commit a6c0c65ddb

View File

@ -10,6 +10,7 @@ google-cloud-secret-manager>=2.20.0
# MCP toolset # MCP toolset
httpx>=0.27.0 httpx>=0.27.0
google-auth>=2.29.0 google-auth>=2.29.0
google-auth-oauthlib>=1.2.0
google-auth-httplib2>=0.2.0 google-auth-httplib2>=0.2.0
# Observability # Observability