Skip to content

Commit

Permalink
Require Wagtail 2.15.
Browse files Browse the repository at this point in the history
  • Loading branch information
FlipperPA committed Nov 5, 2021
1 parent 720f779 commit 61f0ca5
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 @@
setup_requires=["setuptools_scm"],
use_scm_version=True,
install_requires=[
"wagtail>=2.9",
"wagtail>=2.15",
"wagtailcontentstream>=0.4.0",
"django-bootstrap4>=2",
],
Expand Down

0 comments on commit 61f0ca5

Please sign in to comment.