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 38051ac commit 6394b66Copy full SHA for 6394b66
setup.py
@@ -63,7 +63,7 @@ def _DetectBadness():
63
]
64
65
install_requires = [
66
- 'httplib2>=0.8,<1dev',
+ 'httplib2>=0.9.2,<1dev',
67
'oauth2client>=1.5.0,<5.0.0dev',
68
'six>=1.6.1,<2dev',
69
'uritemplate>=3.0.0,<4dev',
0 commit comments