Skip to content

Commit

Permalink
Add Wagtail 6.1.3 support
Browse files Browse the repository at this point in the history
  • Loading branch information
vctrklndr committed Aug 20, 2024
1 parent bef1642 commit aa4da17
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 @@ -18,7 +18,7 @@


install_requires = [
"wagtail>=4.1,<5.3",
"wagtail>=4.1,<6.1.3",
"Unidecode>=0.04.14,<2.0",
"wagtail-generic-chooser>=0.5.0,<0.6",
]
Expand Down

0 comments on commit aa4da17

Please sign in to comment.