mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 17:07:33 -02:30
adding pexpect support
This commit is contained in:
@@ -21,6 +21,7 @@ backports.ssl-match-hostname==3.5.0.1
|
|||||||
boto==2.47.0 # last which does not break ec2 scripts
|
boto==2.47.0 # last which does not break ec2 scripts
|
||||||
boto3==1.6.2
|
boto3==1.6.2
|
||||||
ovirt-engine-sdk-python==4.2.4 # minimum set inside Ansible facts module requirements
|
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
|
python-memcached==1.59 # same as AWX requirement
|
||||||
psphere==0.5.2
|
psphere==0.5.2
|
||||||
psutil==5.4.3 # same as AWX requirement
|
psutil==5.4.3 # same as AWX requirement
|
||||||
|
|||||||
Reference in New Issue
Block a user