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

[devel]
twine
build
invoke
packaging
pre-commit>=4.1.0
git-changelog~=2.5.3

[devel:python_version >= "3.8"]
mypy>=1.15.0

[devel:sys_platform == "darwin"]
pyasyncore
pyasynchat

[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
