feat(gcp): Improve gcp performance (#2662)

This commit is contained in:
Sergio Garcia
2023-08-03 10:52:52 +02:00
committed by GitHub
parent efa75a62e3
commit 2d832bca15
8 changed files with 165 additions and 129 deletions

View File

@@ -38,6 +38,7 @@ botocore = "1.29.165"
colorama = "0.4.6"
detect-secrets = "1.4.0"
google-api-python-client = "2.95.0"
google-auth-httplib2 = "^0.1.0"
mkdocs = {version = "1.4.3", optional = true}
mkdocs-material = {version = "9.1.20", optional = true}
msgraph-core = "0.2.2"