typing_extensions>=4.4.0

[building]
build>=0.6.0
setuptools_scm[toml]>=3.4
wheel>=0.38.0

[testing]
black>=22.8
docformatter>=1.5.0
flake8>=5.0.4
isort>=5.2.2
mypy>=0.800
pytest>=6.2.5
pytest-cov<3,>=2
pyright>=1.1.284
tox>=3.27.1
