aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhongyuzhao <zhao.hongyu@zte.com.cn>2019-08-02 12:06:19 +0800
committerhongyuzhao <zhao.hongyu@zte.com.cn>2019-08-05 09:47:10 +0800
commit479343e1bdb15772745c4b3196de798431c2ecb6 (patch)
treeaa6c6a803e9dbbebfa4deb96209277c69880a071
parent5940a23bc3e989c3b13586af3073e62497f9d849 (diff)
fix the bug for the package version of ruamel.yaml
Change-Id: I911c202499764ffe3309d9ecfbcf4b4a95a14fe1 Issue-ID: VFC-1465 Signed-off-by: hongyuzhao <zhao.hongyu@zte.com.cn>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index ea23ea88..b8b5e85d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -27,7 +27,7 @@ nfv-toscaparser==1.1.2.dev2
# for auto swagger
ruamel.yaml==0.15.97
-drf-yasg==1.14.0
+drf-yasg==1.16.0
flex>=6.11.1
swagger-spec-validator>=2.1.0