Django>=3.1

[lint]
black==22.3.0
isort==5.9.3
flake8==3.9.2

[test]
pytest-cov==2.12.1
pytest-mock==3.6.1
pytest-django==4.4.0
pytest==6.2.4
