We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7791df1 commit fe1396bCopy full SHA for fe1396b
packages/google-cloud-resource-manager/setup.py
@@ -29,7 +29,6 @@
29
# 'Development Status :: 5 - Production/Stable'
30
release_status = 'Development Status :: 3 - Alpha'
31
dependencies = [
32
- 'google-api-core >= 1.6.0, < 2.0.0dev',
33
"google-cloud-core >= 1.0.0, < 2.0dev",
34
]
35
extras = {
0 commit comments