summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2020-07-31 11:05:48 +0800
committerdyh <dengyuanhong@chinamobile.com>2020-07-31 11:06:12 +0800
commite2abe4f46a94e201ab4baf826c61fc8f37f7d22d (patch)
tree706e67d0bb1b4ad302608007ea970d04d2d9f1a4
parent7a1ab07231aa2a595bc0e93adb78b3fcf45959f5 (diff)
Update ruamel.yaml version
Change-Id: I3eea4988aeba32fb7b62ae369f324023378969b9 Issue-ID: VFC-1724 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
-rw-r--r--mgr/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgr/requirements.txt b/mgr/requirements.txt
index b5feec6..d5a4429 100644
--- a/mgr/requirements.txt
+++ b/mgr/requirements.txt
@@ -20,7 +20,7 @@ mock==3.0.5
unittest_xml_reporting==1.12.0
# 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