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 03991aa commit b4e9643Copy full SHA for b4e9643
packages/google-cloud-resource-manager/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