mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
adding pexpect support
This commit is contained in:
parent
86616c4062
commit
a1ed0f47ab
@ -21,6 +21,7 @@ backports.ssl-match-hostname==3.5.0.1
|
||||
boto==2.47.0 # last which does not break ec2 scripts
|
||||
boto3==1.6.2
|
||||
ovirt-engine-sdk-python==4.2.4 # minimum set inside Ansible facts module requirements
|
||||
pexpect==4.5.0
|
||||
python-memcached==1.59 # same as AWX requirement
|
||||
psphere==0.5.2
|
||||
psutil==5.4.3 # same as AWX requirement
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user