Merge pull request #1912 from wenottingham/great-pexpectations

Regen requirements (followon to https://github.com/ansible/awx/pull/1895)
This commit is contained in:
Bill Nottingham 2018-05-24 14:34:56 -04:00 committed by GitHub
commit bd744bced7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -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
pexpect==4.5.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

View File

@ -68,9 +68,11 @@ os-service-types==1.2.0 # via openstacksdk
ovirt-engine-sdk-python==4.2.4
packaging==17.1 # via deprecation
paramiko==2.4.0 # via azure-cli-core
pexpect==4.5.0
pbr==3.1.1 # via keystoneauth1, openstacksdk, os-service-types, shade, stevedore
psphere==0.5.2
psutil==5.4.3
ptyprocess==0.5.2 # via pexpect
pyasn1==0.4.2 # via paramiko
pycparser==2.18 # via cffi
pycurl==7.43.0.1 # via ovirt-engine-sdk-python