mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 18:37:39 -02:30
Merge pull request #1100 from rooftopcellist/fix_upgrade_python_saml24
fix_python_saml24_update
This commit is contained in:
@@ -40,7 +40,7 @@ pyparsing==2.2.0
|
|||||||
python-logstash==0.4.6
|
python-logstash==0.4.6
|
||||||
python-memcached==1.58
|
python-memcached==1.58
|
||||||
python-radius==1.0
|
python-radius==1.0
|
||||||
python-saml==2.2.4
|
python-saml==2.4.0
|
||||||
python-social-auth==0.2.21
|
python-social-auth==0.2.21
|
||||||
pyvmomi==6.5
|
pyvmomi==6.5
|
||||||
redbaron==0.6.3
|
redbaron==0.6.3
|
||||||
|
|||||||
@@ -151,7 +151,7 @@ python-novaclient==9.0.1 # via python-openstackclient, shade
|
|||||||
python-openid==2.2.5 # via python-social-auth
|
python-openid==2.2.5 # via python-social-auth
|
||||||
python-openstackclient==3.11.0 # via python-ironicclient
|
python-openstackclient==3.11.0 # via python-ironicclient
|
||||||
python-radius==1.0
|
python-radius==1.0
|
||||||
python-saml==2.2.4
|
python-saml==2.4.0
|
||||||
python-social-auth==0.2.21
|
python-social-auth==0.2.21
|
||||||
pytz==2017.2 # via babel, celery, irc, oslo.serialization, oslo.utils, tempora, twilio
|
pytz==2017.2 # via babel, celery, irc, oslo.serialization, oslo.utils, tempora, twilio
|
||||||
pyvmomi==6.5
|
pyvmomi==6.5
|
||||||
|
|||||||
Reference in New Issue
Block a user