Django>=3.2

[:python_version < "3.10"]
emoji-country-flag<2,>=1.3.2

[:python_version >= "3.10"]
emoji-country-flag>=2.1.0

[linting]
flake8
pylint

[testing]
coverage
codecov
pytest
pytest-django
