
[dev]
tox<4,>=3.3.0
setuptools_scm>=6.2
build
twine

[test]
pytest>=7.2.0
pytest-xdist
pytest-cov
pytest-html
black
isort
flake8
