Merge pull request #470 from magnunleno/fix/add-missing-allauth-requirement

Adds django-allauth to dev-requirements.txt
This commit is contained in:
mario 2019-02-03 19:47:02 +01:00 committed by GitHub
commit 22a76d91ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,4 @@
--editable .
responses>=0.5.0
djangorestframework-jwt
django-allauth