From: yangyan Date: Fri, 2 Aug 2019 02:46:49 +0000 (+0800) Subject: Fix the error of drf-yasg X-Git-Tag: 1.3.4~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=88059a9fda631178db0e0719946ae01da1d275de;p=vfc%2Fnfvo%2Flcm.git Fix the error of drf-yasg Change-Id: I273c3228e4b3ffa8dfaae091e029094651c68168 Issue-ID: VFC-1465 Signed-off-by: yangyan --- diff --git a/requirements.txt b/requirements.txt index 769e77b1..2986c3e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,8 @@ unittest_xml_reporting==1.12.0 # nfv-toscaparser>=0.5.0 # for swagger -drf-yasg==1.16.0 +ruamel.yaml==0.15.97 +drf-yasg==1.14.0 # for the validation feature flex>=6.11.1