From: hongyuzhao Date: Fri, 2 Aug 2019 04:06:19 +0000 (+0800) Subject: fix the bug for the package version of ruamel.yaml X-Git-Tag: 1.3.4~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=479343e1bdb15772745c4b3196de798431c2ecb6;p=vfc%2Fnfvo%2Fcatalog.git fix the bug for the package version of ruamel.yaml Change-Id: I911c202499764ffe3309d9ecfbcf4b4a95a14fe1 Issue-ID: VFC-1465 Signed-off-by: hongyuzhao --- 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