Remove all useless dependencies 81/40881/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 Sep 2017 18:52:35 +0000 (20:52 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 1 Sep 2017 18:58:10 +0000 (20:58 +0200)
pexpect has been useless since onos testcases were removed [1]

[1] https://gerrit.opnfv.org/gerrit/#/c/40229/

Change-Id: I9de88ee56e44518568d6562d9cf639b9bf7be562
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
requirements.txt

index 75e264c..cfbe6a4 100644 (file)
@@ -8,7 +8,6 @@ python-heatclient>=1.6.1 # Apache-2.0
 python-keystoneclient>=3.8.0 # Apache-2.0
 python-neutronclient>=5.1.0 # Apache-2.0
 python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
-pexpect!=3.3,>=3.1 # ISC License
 requests!=2.12.2,>=2.10.0 # Apache-2.0
 robotframework>=3.0
 robotframework-httplibrary