Upgrade to httplib2 version 0.7.7.
Reviewed in https://codereview.appspot.com/6849064/.
This commit is contained in:
2
setup.py
2
setup.py
@@ -26,7 +26,7 @@ packages = [
|
||||
]
|
||||
|
||||
install_requires = [
|
||||
'httplib2>=0.7.6',
|
||||
'httplib2>=0.7.7',
|
||||
'python-gflags',
|
||||
]
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ packages = [
|
||||
]
|
||||
|
||||
install_requires = [
|
||||
'httplib2>=0.7.6',
|
||||
'httplib2>=0.7.7',
|
||||
'python-gflags',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user