Skip to content

Commit

Permalink
Pin allauth
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandenburgh committed Dec 9, 2024
1 parent 56b8ee1 commit 2f4cba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
'django-admin-display',
# Require 0.58.0 as it is the first version to support postgres' native
# JSONField for SocialAccount.extra_data
'django-allauth>=0.58.0',
'django-allauth==0.63.6',
'django-click',
'django-configurations[database,email]',
'django-extensions',
Expand Down

0 comments on commit 2f4cba9

Please sign in to comment.