Wagtail>=2.16
Django>=3.2

[lint]
black==22.8.0
isort==5.10.1
flake8==5.0.4

[test]
pytest-cov==4.0.0
pytest-mock==3.9.0
pytest-django==4.5.2
pytest==7.1.3
