We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca0d0c commit 71416d9Copy full SHA for 71416d9
1 file changed
packages/google-cloud-translate/setup.py
@@ -50,7 +50,7 @@
50
51
52
REQUIREMENTS = [
53
- 'google-cloud-core >= 0.22.1, < 0.23dev',
+ 'google-cloud-core >= 0.23.0, < 0.24dev',
54
]
55
56
setup(
0 commit comments