We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccda729 commit 913178aCopy full SHA for 913178a
1 file changed
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