From: maopengzhang Date: Tue, 28 May 2019 09:24:19 +0000 (+0800) Subject: Update httplib2 version X-Git-Tag: 1.3.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=680e7cb3404fec3ba30e65a7f1965242c93d3498;p=vfc%2Fnfvo%2Fcatalog.git Update httplib2 version Update httplib2 version Change-Id: I9b70b264e8cd08bc9c21b5bf6bf2869c8e42c78a Issue-ID: VFC-1401 Signed-off-by: maopengzhang --- diff --git a/requirements.txt b/requirements.txt index 1c966267..3a0470ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ redisco==0.1.4 django-redis-cache==0.13.1 # for call rest api -httplib2==0.9.2 +httplib2==0.12.3 # for unit test coverage==4.2