Skip to content

Commit

Permalink
Downgrade to Django 4.2 - django-basic-auth-ip-whitelist isn't compat…
Browse files Browse the repository at this point in the history
…ible with 5.0 yet
  • Loading branch information
gasman committed Feb 9, 2024
1 parent 53f6593 commit 1d9247f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django>=5.0,<5.1
Django>=4.2,<5.0
django-dotenv==1.4.2
wagtail>=6.0,<6.1
wagtail-font-awesome-svg>=1,<2
Expand Down

0 comments on commit 1d9247f

Please sign in to comment.