Skip to content

Commit 2b27c86

Browse files
authored
chore: Update minimum requirements for google-cloud-logging
1 parent a65ce5c commit 2b27c86

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
@@ -33,7 +33,7 @@
3333
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
3434
# Until this issue is closed
3535
# https://github.com/googleapis/google-cloud-python/issues/10566
36-
"google-api-core[grpc] >= 1.28.0, <3.0.0dev",
36+
"google-api-core[grpc] >= 1.28.0, <4.0.0dev",
3737
"proto-plus >= 1.4.0",
3838
]
3939
extras = {}

0 commit comments

Comments
 (0)