mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
Merge pull request #3034 from rooftopcellist/upgrade_social_auth_core
upgrade social-auth-core to v3.0.0 Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
1cc0f81913
@ -36,7 +36,7 @@ python-logstash==0.4.6
|
||||
python-memcached==1.59
|
||||
python-radius==1.0
|
||||
python3-saml==1.4.0
|
||||
social-auth-core==1.7.0
|
||||
social-auth-core==3.0.0
|
||||
social-auth-app-django==2.1.0
|
||||
redbaron==0.6.3
|
||||
requests<2.16 # Older versions rely on certify
|
||||
|
@ -96,7 +96,7 @@ simplejson==3.13.2 # via uwsgitop
|
||||
six==1.11.0 # via asgi-amqp, asgiref, autobahn, automat, cryptography, django-extensions, irc, isodate, jaraco.classes, jaraco.collections, jaraco.itertools, jaraco.logging, jaraco.stream, more-itertools, pygerduty, pyrad, python-dateutil, python-memcached, slackclient, social-auth-app-django, social-auth-core, tacacs-plus, tempora, twilio, txaio, websocket-client
|
||||
slackclient==1.1.2
|
||||
social-auth-app-django==2.1.0
|
||||
social-auth-core==1.7.0
|
||||
social-auth-core==3.0.0
|
||||
tacacs_plus==1.0
|
||||
tempora==1.10 # via irc, jaraco.logging
|
||||
twilio==6.10.4
|
||||
|
Loading…
Reference in New Issue
Block a user