Update httplib2 version 69/121869/1
authordyh <dengyuanhong@chinamobile.com>
Fri, 11 Jun 2021 06:01:05 +0000 (14:01 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Fri, 11 Jun 2021 06:01:17 +0000 (14:01 +0800)
Change-Id: I52f1063048f45718d361e69f6a33a7f346b0ad46
Issue-ID: MODELING-537
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
requirements.txt

index addba81..b7652a2 100644 (file)
@@ -6,7 +6,7 @@ djangorestframework==3.10.3
 PyMySQL==0.9.3
 
 # for call rest api
-httplib2==0.12.3
+httplib2==0.19.1
 
 # for unit test
 coverage==4.2