summaryrefslogtreecommitdiffstats
path: root/gvnfmadapter/requirements.txt
diff options
context:
space:
mode:
authordengyh <dengyuanhong@chinamobile.com>2022-03-11 16:22:07 +0800
committerdengyh <dengyuanhong@chinamobile.com>2022-03-11 16:22:30 +0800
commit9491eafbd260504a92125be3472ad0c327873dd6 (patch)
tree35fc1c7fcb74eaa74b40b3057954fe4398a8266f /gvnfmadapter/requirements.txt
parentea330385842204194b81e3b943d791bd7a0edace (diff)
Update the version of ruamel.yaml to 0.17.1
Change-Id: If037cd29399bc605c6590537385127448bb72b1b Issue-ID: VFC-1928 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'gvnfmadapter/requirements.txt')
-rw-r--r--gvnfmadapter/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gvnfmadapter/requirements.txt b/gvnfmadapter/requirements.txt
index 18c214b..5cfd56f 100644
--- a/gvnfmadapter/requirements.txt
+++ b/gvnfmadapter/requirements.txt
@@ -13,7 +13,7 @@ mock==3.0.5
unittest_xml_reporting==1.12.0
# for auto swagger
-ruamel.yaml==0.16.10
+ruamel.yaml==0.17.1
drf-yasg==1.17.0
# for the validation feature