Update requirements.txt 14/121914/1
authordyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 03:08:38 +0000 (11:08 +0800)
committerdyh <dengyuanhong@chinamobile.com>
Tue, 15 Jun 2021 03:08:53 +0000 (11:08 +0800)
Change-Id: I2f50e4fb25c13fa282f0b0beb80b4ab2faa0474f
Issue-ID: VFC-1862
Signed-off-by: dyh <dengyuanhong@chinamobile.com>
gvnfmadapter/requirements.txt

index ac8c184..6a763c5 100644 (file)
@@ -3,7 +3,7 @@ Django==2.1.10
 djangorestframework==3.10.0
 
 # for call rest api
-httplib2==0.12.3
+httplib2==0.19.1
 
 # for unit test
 coverage==4.2
@@ -24,4 +24,4 @@ onappylog>=1.0.9
 # uwsgi for parallel processing
 uwsgi
 
-PyYAML==5.3.1
+PyYAML==5.4.1