Skip to content

Commit

Permalink
Switch to maintained dj-rest-auth package~
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwang committed Sep 14, 2022
1 parent 8f196f4 commit 17fca25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -53,7 +53,7 @@ def get_version(*file_paths):
# ======== DRF =========
'djangorestframework>=3.7.3',
# login support for DRF through restful endpoints
'django-rest-auth>=0.9.1',
'dj-rest-auth',
# pluggable social auth for django login
'django-allauth>=0.34.0',
# Provides nested routing for DRF
Expand Down

0 comments on commit 17fca25

Please sign in to comment.