remove cryptography 31/88731/2
authormaopengzhang <zhang.maopeng1@zte.com.cn>
Wed, 29 May 2019 05:10:33 +0000 (13:10 +0800)
committermaopengzhang <zhang.maopeng1@zte.com.cn>
Wed, 29 May 2019 05:16:57 +0000 (13:16 +0800)
remove cryptography

Change-Id: I6e390054603c39349260005cc19b1456d98e92e6
Issue-ID: VFC-1400
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
requirements.txt

index c4f6340..a5d12c9 100644 (file)
@@ -21,9 +21,9 @@ mock==2.0.0
 unittest_xml_reporting==1.12.0
 
 # for parser
-cryptography==2.0.3
-#paramiko==2.0.2
-nfv-toscaparser>=0.5.0
+cryptography==2.0.3
+# paramiko==2.0.2
+nfv-toscaparser>=0.5.0
 
 # for swagger
 drf-yasg>=1.2.2