We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18e19fb + 55ce065 commit 4456e2dCopy full SHA for 4456e2d
1 file changed
packages/google-cloud-core/setup.py
@@ -52,7 +52,7 @@
52
REQUIREMENTS = [
53
'httplib2 >= 0.9.1',
54
'googleapis-common-protos >= 1.3.4',
55
- 'oauth2client >= 2.0.1, < 3.0.0dev',
+ 'oauth2client >= 3.0.0, < 4.0.0dev',
56
'protobuf >= 3.0.0',
57
'six',
58
]
0 commit comments