Skip to content

Commit 9cbb18f

Browse files
committed
Possible fix for #362
1 parent e6925f8 commit 9cbb18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edrnsite.policy/setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ install_requires =
3939
pymemcache ~= 3.5.2
4040
wagtail == 5.2.3
4141
wagtail-favicon ~= 0.3.0
42-
wagtail-metadata >= 4.0.1, <4.1
42+
wagtail-metadata ~= 5.0.0
4343
tzdata == 2022.1 # Must match py3-tz-2022.1 package installed in Dockerfile
4444
wagtailmenus == 3.1.9
4545
wagtail-robots @ git+https://github.com/unexceptable/wagtail-robots.git@9a47b6c09bec120bd5a85f4c7c1856cdc7f71f51

0 commit comments

Comments
 (0)