diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-09-04 12:35:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-09-04 12:35:49 +0000 |
commit | 8e6430da874e14dd56357d0280ffe7497c7cf40e (patch) | |
tree | dbbf2c53d3abedc331efe545ab6df4f2b37bc083 /requirements.txt | |
parent | c4a413e8d4ae0516f31697e966478b78ce7dc0ff (diff) | |
parent | 40d2dff8706a82dc3815d305fcb1ac8232c94c01 (diff) |
Merge "Remove all useless dependencies"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 75e264c38..cfbe6a4c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 |