Django~=2.2

[dev]
black==19.3b0
flake8~=3.7.8

[test]
pytest~=5.1
pytest-cov~=2.7
pytest-django~=3.5
pytest-flake8~=1.0
