We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1bc46b + bea1840 commit ec46cd2Copy full SHA for ec46cd2
1 file changed
packages/google-cloud-bigtable/setup.py
@@ -50,7 +50,7 @@
50
51
52
REQUIREMENTS = [
53
- 'google-cloud-core >= 0.21.0',
+ 'google-cloud-core >= 0.21.0, < 0.22dev',
54
'grpcio >= 1.0.0, < 2.0dev',
55
]
56
0 commit comments