Update to Python3.8 in nfvo-lcm
[vfc/nfvo/lcm.git] / requirements.txt
index 505116c..96cc840 100644 (file)
@@ -26,15 +26,14 @@ unittest_xml_reporting==1.12.0
 # nfv-toscaparser>=0.5.0
 
 # for swagger
-ruamel.yaml==0.15.97
+ruamel.yaml==0.16.10
 drf-yasg==1.17.0
 
 # for the validation feature
 flex>=6.11.1
 swagger-spec-validator>=2.1.0
 
-# for onap logging
-onappylog==1.0.9
-
 # uwsgi for parallel processing
-# uwsgi
+uwsgi
+
+PyYAML==5.3.1