From: yangyan Date: Tue, 31 Dec 2019 06:39:42 +0000 (+0800) Subject: Update project version to safe version X-Git-Tag: 1.3.7~16 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F46%2F99946%2F4;p=vfc%2Fnfvo%2Flcm.git Update project version to safe version Change-Id: I9898e85f2093e3dc109fea177e3df58e80b2f9c7 Issue-ID: VFC-1596 Signed-off-by: yangyan --- diff --git a/requirements.txt b/requirements.txt index 2986c3e7..505116c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # rest framework Django==2.1.10 -djangorestframework==3.9.4 +djangorestframework==3.10.0 # for access MySQL PyMySQL==0.9.3 @@ -27,7 +27,7 @@ unittest_xml_reporting==1.12.0 # for swagger ruamel.yaml==0.15.97 -drf-yasg==1.14.0 +drf-yasg==1.17.0 # for the validation feature flex>=6.11.1