summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2021-06-15 11:08:38 +0800
committerdyh <dengyuanhong@chinamobile.com>2021-06-15 11:08:53 +0800
commite97fc0c3616f8c582f25eee9c779b38b43db3e03 (patch)
treed698378600e4d0130fa79650c4ad39223a66a17b
parent9009efbe08efff8da162fc49b226d9e86e4f9f15 (diff)
Update requirements.txt
Change-Id: I2f50e4fb25c13fa282f0b0beb80b4ab2faa0474f Issue-ID: VFC-1862 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r--gvnfmadapter/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/gvnfmadapter/requirements.txt b/gvnfmadapter/requirements.txt
index ac8c184..6a763c5 100644
--- a/gvnfmadapter/requirements.txt
+++ b/gvnfmadapter/requirements.txt
@@ -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