Skip to content

Commit

Permalink
[deps] Added additional socialaccount dependencies for django-allauth
Browse files Browse the repository at this point in the history
Without the extra packages, the user wouldn't be able to use social account providers out of the box.
  • Loading branch information
pandafy authored Aug 27, 2024
1 parent d86caad commit dcd828d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
django-organizations~=2.4.1
django-extensions~=3.2.3
django-allauth~=0.63.6
django-allauth[socialaccount]~=0.63.6
django-phonenumber-field~=8.0.0
phonenumbers~=8.13.42
openwisp-utils[rest,celery]~=1.1.0
Expand Down

0 comments on commit dcd828d

Please sign in to comment.