We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad35181 commit 598badaCopy full SHA for 598bada
setup.py
@@ -30,7 +30,7 @@
30
release_status = 'Development Status :: 5 - Production/Stable'
31
dependencies = [
32
'google-api-core[grpc, grpcgcp] >= 1.4.1, < 2.0.0dev',
33
- 'google-cloud-core >= 0.28.0, < 0.29dev',
+ 'google-cloud-core >= 0.29.0, < 0.30dev',
34
'grpc-google-iam-v1 >= 0.11.4, < 0.12dev',
35
]
36
extras = {
0 commit comments