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 cfcc375 commit 3aaa558Copy full SHA for 3aaa558
google-cloud-speech/setup.py
@@ -49,7 +49,7 @@
49
}
50
51
REQUIREMENTS = [
52
- 'google-cloud-core >= 0.22.1, < 0.23dev',
+ 'google-cloud-core >= 0.23.0, < 0.24dev',
53
'grpcio >= 1.0.2, < 2.0dev',
54
'gapic-google-cloud-speech-v1beta1 >= 0.15.0, < 0.16dev',
55
]
0 commit comments