Integration tests requirements (#26545)

* Removed pexpect and jmespath requirement, install it in task directly
* Removed passlib dependency
This commit is contained in:
Andrea Tartaglia 2017-07-07 22:11:53 +01:00 committed by Matt Clay
commit 0d48732e7e
4 changed files with 17 additions and 3 deletions

View file

@ -1,9 +1,6 @@
cryptography
jinja2
jmespath
junit-xml
ordereddict ; python_version < '2.7'
paramiko
passlib
pexpect
pyyaml