Update httplib2 version to 0.19.1 74/121874/1
authordyh <dengyuanhong@chinamobile.com>
Fri, 11 Jun 2021 08:58:52 +0000 (16:58 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Fri, 11 Jun 2021 09:06:02 +0000 (17:06 +0800)
Change-Id: I5dc61bb10aa29b74138631d7829fc3f9029831aa
Issue-ID: VFC-1862
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
requirements.txt

index 96cc840..c97cef7 100644 (file)
@@ -13,7 +13,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