From: yangyan Date: Fri, 2 Aug 2019 04:35:39 +0000 (+0800) Subject: Fix the error of drf-yasg X-Git-Tag: 1.3.5~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b0a0a5447ad93109865fc9fb341c3f1ef1d17c89;p=vfc%2Fnfvo%2Fdriver%2Fvnfm%2Fgvnfm.git Fix the error of drf-yasg Change-Id: I88988488faef359f9cc5cc31de7818b771081698 Issue-ID: VFC-1465 Signed-off-by: yangyan --- diff --git a/gvnfmadapter/requirements.txt b/gvnfmadapter/requirements.txt index 064f44d..dfd4d14 100644 --- a/gvnfmadapter/requirements.txt +++ b/gvnfmadapter/requirements.txt @@ -12,7 +12,7 @@ unittest_xml_reporting==1.12.0 # for auto swagger ruamel.yaml<0.16.0 -drf-yasg==1.16.0 +drf-yasg==1.14.0 # for the validation feature flex>=6.11.1