Merge "Fix the error of contextArray is null"
authormaopeng zhang <zhang.maopeng1@zte.com.cn>
Mon, 13 Jan 2020 08:53:10 +0000 (08:53 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 13 Jan 2020 08:53:10 +0000 (08:53 +0000)
lcm/requirements.txt

index 4706950..fc44fc1 100644 (file)
@@ -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
@@ -21,7 +21,7 @@ unittest_xml_reporting==1.12.0
 
 # for auto-swagger
 ruamel.yaml==0.15.97
-drf-yasg==1.14.0
+drf-yasg==1.17.0
 flex>=6.11.1
 swagger-spec-validator>=2.1.0