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:
Ryan Petrello
2018-05-29 09:43:45 -04:00
parent 0fca495792
commit 7f7f635f7b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
psutil==5.4.3 # same as AWX requirement
pexpect==4.5.0 # same as AWX requirement
pexpect==4.6.0 # same as AWX requirement
python-daemon==2.1.2