mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
requirements: Upgrade social-auth-app-django to 3.1.0.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user