upgrade to the latest pexpect

see: https://github.com/ansible/awx/issues/417
This commit is contained in:
Ryan Petrello
2018-02-12 09:18:14 -05:00
parent 83b5377387
commit 2a168faf6a
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ jsonschema==2.6.0
M2Crypto==0.25.1
Markdown==2.6.7
ordereddict==1.1
pexpect==4.2.1
pexpect==4.4.0
psphere==0.5.2
psutil==5.2.2
psycopg2==2.7.3.2