mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Integration tests requirements (#26545)
* Removed pexpect and jmespath requirement, install it in task directly * Removed passlib dependency
This commit is contained in:
parent
294c0f91c0
commit
0d48732e7e
4 changed files with 17 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
cryptography
|
||||
jinja2
|
||||
jmespath
|
||||
junit-xml
|
||||
ordereddict ; python_version < '2.7'
|
||||
paramiko
|
||||
passlib
|
||||
pexpect
|
||||
pyyaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue