From: yangyan Date: Wed, 29 May 2019 02:59:39 +0000 (+0800) Subject: fix the requirements X-Git-Tag: 1.3.2~6^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c78314aa82216316032ca33be6517c6be159f4c5;p=vfc%2Fnfvo%2Flcm.git fix the requirements Change-Id: I50dfbbfd96a021d049d7a502c568f66c59f8e6ae Issue-ID: VFC-1404 Signed-off-by: yangyan --- diff --git a/requirements.txt b/requirements.txt index a3dec560..c4f63409 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ redisco==0.1.4 django-redis-cache==0.13.1 # for call rest api -httplib2==0.9.2 +httplib2==0.12.3 # for unit test coverage==4.2 @@ -22,7 +22,7 @@ unittest_xml_reporting==1.12.0 # for parser cryptography==2.0.3 -paramiko==2.0.2 +#paramiko==2.0.2 nfv-toscaparser>=0.5.0 # for swagger