Update httplib2 version to 0.19.1 11/121911/1
authordyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 02:42:11 +0000 (10:42 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 02:42:21 +0000 (10:42 +0800)
Change-Id: Ie01ab26d44fbe5eaf8e2452769028b1ce4488185
Issue-ID: VFC-1862
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
mgr/requirements.txt

index 78380b6..0a5bc41 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