Skip to content

Commit 31e0445

Browse files
1 parent f89de02 commit 31e0445

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@
3737
# NOTE: Maintainers, please do not require google-auth>=2.x.x
3838
# Until this issue is closed
3939
# https://github.com/googleapis/google-cloud-python/issues/10566
40-
"google-auth>=1.32.0,<3.0.0.dev0", "!=2.24.0", "!=2.25.0"
41-
"google-auth-httplib2>=0.2.0",
40+
"google-auth>=1.32.0,<3.0.0.dev0",
41+
"!=2.24.0",
42+
"!=2.25.0" "google-auth-httplib2>=0.2.0",
4243
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
4344
# Until this issue is closed
4445
# https://github.com/googleapis/google-cloud-python/issues/10566

0 commit comments

Comments
 (0)