diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index 1e17cbf09..94855557b --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ 'fasteners>=0.14.1', 'gcs-oauth2-boto-plugin>=3.3', 'google-apitools>=0.5.32', - 'httplib2==0.20.4', + 'httplib2==0.32.0', 'google-reauth>=0.1.0', # mock is part of the standard library in Python 3.3 onwards. # 3.0.5 is the last version that supports Python 3.3 or lower.