Skip to content

Commit

Permalink
postpone updating to wagtail 6 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Mar 9, 2024
1 parent 1415f92 commit b8ef85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies = [
"python-slugify",
"rich", # progress bars for management commands
"setuptools", # required by django-model-utils for python >= 3.12 :/
"wagtail",
"wagtail < 6",
]

[project.optional-dependencies]
Expand Down

0 comments on commit b8ef85d

Please sign in to comment.