packaging>=20.0
tox>=4.0.0

[:python_version < "3.11"]
toml>=0.10.2

[testing]
pytest
tox[test,testing]
coverage

[testing:python_version == "3.9"]
devpi-process>=1.0.2
pytest-mock>=3.14.1
