Skip to content

Commit 1a62b71

Browse files
committed
fix: revert allauth version bump
Resolves #2520 (comment)
1 parent 3a74cba commit 1a62b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ requests[security]>=2.26.0
3636
django-honeypot==1.0.4 # 1.0.4 is first version that supports Django 4.2
3737
django-markupfield==2.0.1
3838

39-
django-allauth==0.61.1 # 0.55.0 is first version that supports Django 4.2
39+
django-allauth==0.55.0 # 0.55.0 is first version that supports Django 4.2
4040

4141
django-waffle==2.2.1
4242

0 commit comments

Comments
 (0)