aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordengyh <dengyuanhong@chinamobile.com>2022-03-11 09:37:54 +0800
committerdengyh <dengyuanhong@chinamobile.com>2022-03-11 09:38:21 +0800
commite6823a4405ecdf690598bae2148e356abb8a39b7 (patch)
treea85dd456e9099349a5633dc4cb7e2ea74548d6e7
parente488567448916b9bbd821493c5dda0fd06e58694 (diff)
Update the version of ruamel.yaml to 0.17.1
Change-Id: Ia1e4878232289573dee779f32d3b69d832a7e864 Issue-ID: MODELING-590 Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 0978818..cec1096 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,7 @@ unittest_xml_reporting==1.12.0
nfv-toscaparser==1.1.2.dev2
# for auto swagger
-ruamel.yaml==0.16.12
+ruamel.yaml==0.17.1
drf-yasg==1.17.0
flex>=6.11.1
swagger-spec-validator>=2.1.0