Update the version of ruamel.yaml to 0.17.1 76/127676/1
authordengyh <dengyuanhong@chinamobile.com>
Fri, 11 Mar 2022 07:25:09 +0000 (15:25 +0800)
committerdengyh <dengyuanhong@chinamobile.com>
Fri, 11 Mar 2022 07:26:07 +0000 (15:26 +0800)
Change-Id: I2564a46211638c1540b30bd83b37180b89b1179d
Issue-ID: VFC-1928
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
requirements.txt

index 1de43d3..c584a18 100644 (file)
@@ -23,12 +23,12 @@ mock==3.0.5
 unittest_xml_reporting==1.12.0
 
 # for parser
-# cryptography==2.0.3
+cryptography==36.0.1
 # paramiko==2.0.2
 # nfv-toscaparser>=0.5.0
 
 # for swagger
-ruamel.yaml==0.16.10
+ruamel.yaml==0.17.1
 drf-yasg==1.17.0
 
 # for the validation feature