Update the version of ruamel.yaml to 0.17.1
[vfc/gvnfm/vnfmgr.git] / mgr / requirements.txt
index 76800d0..c05a864 100644 (file)
@@ -20,7 +20,7 @@ mock==3.0.5
 unittest_xml_reporting==1.12.0
 
 # for auto swagger
-ruamel.yaml==0.16.10
+ruamel.yaml==0.17.1
 drf-yasg==1.17.0
 flex>=6.11.1
 swagger-spec-validator>=2.1.0
@@ -31,4 +31,5 @@ onappylog>=1.0.9
 # uwsgi for parallel processing
 uwsgi
 
-PyYAML==5.4.1
\ No newline at end of file
+PyYAML==5.4.1
+cryptography==36.0.1
\ No newline at end of file