We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d8402 commit 0bdc091Copy full SHA for 0bdc091
setup.py
@@ -18,7 +18,7 @@
18
19
20
install_requires = [
21
- "wagtail>=3,<=4.1",
+ "wagtail>=3,<=4.2",
22
"Unidecode>=0.04.14,<2.0",
23
]
24
0 commit comments