fix: add missing google-auth-oauthlib dependency

This commit is contained in:
Chris Christiansen 2026-05-29 22:22:52 +00:00
parent 7f5541803b
commit 6d02a161ca

View File

@ -14,6 +14,7 @@ google-cloud-secret-manager>=2.20.0
httpx>=0.27.0 httpx>=0.27.0
google-auth>=2.29.0 google-auth>=2.29.0
google-auth-httplib2>=0.2.0 google-auth-httplib2>=0.2.0
google-auth-oauthlib>=1.2.0
# Observability # Observability
opentelemetry-sdk>=1.25.0 opentelemetry-sdk>=1.25.0