django
future>=0.17.1
conditional>=1.3
six

[deploy]
bump2version
readme_renderer[md]
changes
git-changelog
twine

[development]
pip-tools
check-manifest
django
future>=0.17.1
conditional>=1.3
six
tox
tox-gh-actions
pluggy>=0.7
mock
unittest-xml-reporting
codacy-coverage
flake8
yamllint
isort

[development:python_version >= "3.6"]
black

[lint]
flake8
yamllint
isort

[lint:python_version >= "3.6"]
black

[test]
tox
tox-gh-actions
pluggy>=0.7
mock
unittest-xml-reporting
codacy-coverage

[test:python_version >= '3.6']
django-migration-fixer
