Skip to content

Commit 0bdc091

Browse files
committed
allow wagtail 4.1
1 parent 66d8402 commit 0bdc091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
install_requires = [
21-
"wagtail>=3,<=4.1",
21+
"wagtail>=3,<=4.2",
2222
"Unidecode>=0.04.14,<2.0",
2323
]
2424

0 commit comments

Comments
 (0)