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.
2 parents ccda729 + 913178a commit 74b8622Copy full SHA for 74b8622
packages/google-cloud-vision/setup.py
@@ -51,7 +51,7 @@
51
52
REQUIREMENTS = [
53
'enum34',
54
- 'google-cloud-core >= 0.23.0, < 0.24dev',
+ 'google-cloud-core >= 0.23.1, < 0.24dev',
55
'gapic-google-cloud-vision-v1 >= 0.15.0, < 0.16dev',
56
]
57
0 commit comments