Skip to content

Commit

Permalink
Upgrade to Wagtail 6.0, Django 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gasman committed Feb 9, 2024
1 parent 549400c commit 53f6593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django>=4.2,<4.3
Django>=5.0,<5.1
django-dotenv==1.4.2
wagtail>=5.2,<5.3
wagtail>=6.0,<6.1
wagtail-font-awesome-svg>=1,<2
django-debug-toolbar>=4.2,<5
django-extensions==3.2.3
Expand Down

0 comments on commit 53f6593

Please sign in to comment.