Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #650 from ejplatform/i199_fix_social_login
Browse files Browse the repository at this point in the history
[REVIEW] Upgrade DjangoAllAuth
  • Loading branch information
pablodiegoss authored and rodrigocam committed Nov 23, 2018
1 parent f81ef92 commit 35c1204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ django-bulk-update ~= 2.2.0
argon2-cffi ~= 16.3.0

# User registration, either via email or social
django-allauth ~= 0.33.0
django-allauth ~= 0.37.0

# Rest framework
djangorestframework ~= 3.8.2
Expand Down

0 comments on commit 35c1204

Please sign in to comment.