
[:python_version < "3.9"]

[dev]
build==0.10.0
check-manifest==0.49
click==8.1.3
coverage==7.2.7
exceptiongroup==1.1.1
iniconfig==2.0.0
mypy-extensions==1.0.0
packaging==23.1
pathspec==0.11.1
platformdirs==3.8.0
pluggy==1.2.0
pyproject_hooks==1.0.0
pytest-cov==4.1.0
pytest==7.4.0
tomli==2.0.1
typing_extensions==4.7.0

[dev:implementation_name == "cpython"]
black==23.3.0
mypy==1.4.1
