Skip to content

Commit 1de838f

Browse files
committed
fix(deps): revert django-crispy-forms to 2.5.0 to fix django 4.2 compat
1 parent 5720f6c commit 1de838f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==4.2.30
2-
django-crispy-forms==2.6
2+
django-crispy-forms==2.5.0
33
django-allauth[socialaccount]==65.16.1
44
pyjwt==2.12.1
55
cryptography==48.0.0

0 commit comments

Comments
 (0)