We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a7082 commit 42f6746Copy full SHA for 42f6746
1 file changed
packages/google-cloud-speech/setup.py
@@ -52,7 +52,7 @@
52
}
53
54
REQUIREMENTS = [
55
- 'google-cloud-core >= 0.26.0, < 0.27dev',
+ 'google-cloud-core >= 0.27.0, < 0.28dev',
56
'google-gax >= 0.15.14, < 0.16dev',
57
'googleapis-common-protos[grpc] >= 1.5.2, < 2.0dev',
58
]
0 commit comments