From: yangyan Date: Fri, 2 Aug 2019 04:14:04 +0000 (+0800) Subject: Fix the error of drf-yasg X-Git-Tag: 1.3.4~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F19%2F92519%2F1;p=vfc%2Fnfvo%2Fcatalog.git Fix the error of drf-yasg Change-Id: I47da4fe60c7e8f145b14f06d76d3fcda45a23d90 Issue-ID: VFC-1465 Signed-off-by: yangyan --- diff --git a/requirements.txt b/requirements.txt index 4b13645c..ea23ea88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,8 @@ unittest_xml_reporting==1.12.0 nfv-toscaparser==1.1.2.dev2 # for auto swagger -drf-yasg==1.16.0 +ruamel.yaml==0.15.97 +drf-yasg==1.14.0 flex>=6.11.1 swagger-spec-validator>=2.1.0