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