Skip to content

Commit 3bc7173

Browse files
committed
update setup.py
1 parent f89de02 commit 3bc7173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
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"
40+
"google-auth>=1.32.0,<3.0.0.dev0, !=2.24.0, !=2.25.0"
4141
"google-auth-httplib2>=0.2.0",
4242
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
4343
# Until this issue is closed

0 commit comments

Comments
 (0)