Update httplib2 version to 0.19.1 10/121910/1
authordyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 02:38:51 +0000 (10:38 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 02:39:03 +0000 (10:39 +0800)
Change-Id: Ief703a55a4899c9436a2fbae6e42f5e1fe85fe79
Issue-ID: VFC-1862
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
lcm/requirements.txt

index 83dde2e..becca46 100644 (file)
@@ -12,7 +12,7 @@ redis==2.10.5
 django-redis-cache==0.13.1
 
 # for call rest api
-httplib2==0.12.3
+httplib2==0.19.1
 
 # for unit test
 coverage==4.2