Update httplib2 version to 0.19.1 12/121912/1
authordyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 02:47:35 +0000 (10:47 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 02:47:46 +0000 (10:47 +0800)
Change-Id: I6c576e4a9112553a411e501f2c1b57fc27986cd8
Issue-ID: VFC-1862
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
res/requirements.txt

index 46c4baf..b7f47a8 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