Fix bug for delete subscription in ns termination
[vfc/nfvo/lcm.git] / requirements.txt
index fde62fb..2986c3e 100644 (file)
@@ -1,5 +1,5 @@
 # rest framework
-Django==2.1.4
+Django==2.1.10
 djangorestframework==3.9.4
 
 # for access MySQL
@@ -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.14.0
 
 # for the validation feature
 flex>=6.11.1