We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d8a718 + 1af58ec commit 7fff274Copy full SHA for 7fff274
1 file changed
packages/google-cloud-pubsub/setup.py
@@ -50,7 +50,7 @@
50
51
52
REQUIREMENTS = [
53
- 'google-cloud-core >= 0.23.0, < 0.24dev',
+ 'google-cloud-core >= 0.23.1, < 0.24dev',
54
'grpcio >= 1.0.2, < 2.0dev',
55
'gapic-google-cloud-pubsub-v1 >= 0.15.0, < 0.16dev',
56
]
0 commit comments