We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6925f8 commit 9cbb18fCopy full SHA for 9cbb18f
src/edrnsite.policy/setup.cfg
@@ -39,7 +39,7 @@ install_requires =
39
pymemcache ~= 3.5.2
40
wagtail == 5.2.3
41
wagtail-favicon ~= 0.3.0
42
- wagtail-metadata >= 4.0.1, <4.1
+ wagtail-metadata ~= 5.0.0
43
tzdata == 2022.1 # Must match py3-tz-2022.1 package installed in Dockerfile
44
wagtailmenus == 3.1.9
45
wagtail-robots @ git+https://github.com/unexceptable/wagtail-robots.git@9a47b6c09bec120bd5a85f4c7c1856cdc7f71f51
0 commit comments