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 1a3484e commit dccaccaCopy full SHA for dccacca
setup.py
@@ -64,7 +64,7 @@ def _DetectBadness():
64
install_requires = [
65
'httplib2>=0.8',
66
'oauth2client>=1.4.6,<=3.0.0',
67
- 'six>=1.6.1',
+ 'six>=1.6.1,<=1.10.0',
68
'uritemplate>=0.6',
69
]
70
0 commit comments