requirements: Upgrade social-auth-app-django to 3.1.0.

This commit is contained in:
Vishnu Ks 2018-11-09 15:18:35 +00:00 committed by Tim Abbott
parent 6c0dee5471
commit 349a9fe75a
3 changed files with 3 additions and 3 deletions

View File

@ -179,7 +179,7 @@ pyoembed==0.1.2
py3dns==3.2.0
# Install Python Social Auth
social-auth-app-django==2.1.0
social-auth-app-django==3.1.0
# Needed for messages' rendered content parsing in push notifications.
lxml==4.2.5

View File

@ -159,7 +159,7 @@ six==1.11.0
smmap==0.9.0
snakeviz==1.0.0
snowballstemmer==1.2.1
social-auth-app-django==2.1.0
social-auth-app-django==3.1.0
social-auth-core==1.5.0 # via social-auth-app-django
sockjs-tornado==1.0.3
sourcemap==0.2.1

View File

@ -112,7 +112,7 @@ rsa==4.0
simplegeneric==0.8.1 # via ipython
six==1.11.0
smmap==0.9.0
social-auth-app-django==2.1.0
social-auth-app-django==3.1.0
social-auth-core==1.5.0 # via social-auth-app-django
sockjs-tornado==1.0.3
sourcemap==0.2.1