Jinja2<4.0.0a0,>=3.0.0
inflection<1.0.0a0
typing-extensions<5.0.0a0,>=4.2.0

[devel]
twine
build
invoke
packaging
git-changelog

[devel:python_version >= "3.8"]
black~=23.7.0
mypy>1.3.0

[test]
pytest
pytest-mock
pytest-cov
coverage-badge

[test:python_version < "3.8"]
flake8<5.0.4a0
pathspec<0.12.0

[test:python_version >= "3.8"]
flake8>6.0.0
