Update vfc-nslcm release version to 1.3.9
[vfc/nfvo/lcm.git] / requirements.txt
index fde62fb..505116c 100644 (file)
@@ -1,6 +1,6 @@
 # rest framework
-Django==2.1.4
-djangorestframework==3.9.4
+Django==2.1.10
+djangorestframework==3.10.0
 
 # for access MySQL
 PyMySQL==0.9.3
@@ -26,7 +26,8 @@ unittest_xml_reporting==1.12.0
 # nfv-toscaparser>=0.5.0
 
 # for swagger
-drf-yasg>=1.2.2
+ruamel.yaml==0.15.97
+drf-yasg==1.17.0
 
 # for the validation feature
 flex>=6.11.1