Skip to content

Commit

Permalink
Update install requirments
Browse files Browse the repository at this point in the history
  • Loading branch information
vctrklndr committed Aug 21, 2024
1 parent 4bd9aa6 commit 351f10f
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>=5.2,<6.2",
"Unidecode>=0.04.14,<2.0",
"wagtail-generic-chooser>=0.5.0,<0.6",
]
Expand Down

0 comments on commit 351f10f

Please sign in to comment.