aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2020-07-23 11:20:42 +0800
committerdyh <dengyuanhong@chinamobile.com>2020-07-23 11:21:28 +0800
commit18e83bdb36453f4fe09bc0395597125302ad47f7 (patch)
treecb4d9b8592172a371f55123ff421eab4336f19ea
parentfa7d22ac3a1fd96b6f6d6169ba31c0dc331d9ff5 (diff)
Update ruamel.yaml version
Issue-ID: MODELING-401 Change-Id: If8c9dbd61eb3b1ca601a9e3127ac175c53a38ad8 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 63ea810..8404b6f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -26,7 +26,7 @@ unittest_xml_reporting==1.12.0
nfv-toscaparser==1.1.2.dev2
# for auto swagger
-ruamel.yaml==0.15.97
+ruamel.yaml==0.16.10
drf-yasg==1.17.0
flex>=6.11.1
swagger-spec-validator>=2.1.0