mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 16:27:42 -02:30
upgrade to the latest pexpect
see: https://github.com/pexpect/pexpect/pull/492 see: https://github.com/ansible/tower/issues/1797
This commit is contained in:
@@ -21,7 +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 # same as AWX requirement
|
||||
pexpect==4.6.0 # same as AWX requirement
|
||||
python-memcached==1.59 # same as AWX requirement
|
||||
psphere==0.5.2
|
||||
psutil==5.4.3 # same as AWX requirement
|
||||
|
||||
Reference in New Issue
Block a user