fix: add missing google-auth-oauthlib dependency
This commit is contained in:
parent
7f5541803b
commit
6d02a161ca
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user