wagtail>=5.2
Django>=3.2

[lint]
black==22.3.0
isort==5.12.0
flake8==3.8.3

[testing]
coverage==6.4.1
