aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authormaopengzhang <zhang.maopeng1@zte.com.cn>2019-05-28 16:25:43 +0800
committermaopengzhang <zhang.maopeng1@zte.com.cn>2019-05-28 16:25:43 +0800
commit67588c621c0e41c4ebc24517e2764904b80d4194 (patch)
treee81f83de00b3f3c55db463ba5742b216e7e7caaa /requirements.txt
parentdb4c5e3f42eaf6d8d8554a0dc54f09d965d6145f (diff)
remove paramiko and cryptography
Fro security reason, paramiko and cryptography should be removed Change-Id: I3f5351649109292b27640f3e1eb432d1ba4d10be Issue-ID: VFC-1400 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 37872979..1c966267 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -21,8 +21,8 @@ mock==2.0.0
unittest_xml_reporting==1.12.0
# for parser
-cryptography==2.0.3
-paramiko==2.0.2
+# cryptography==2.0.3
+# paramiko==2.0.2
nfv-toscaparser==1.1.2.dev1
# for auto swagger