platformdirs<4,>=3.9.1

[:python_version < "3.8"]
importlib-metadata>=6.6

[docs]
furo>=2023.7.26
proselint>=0.13
sphinx-argparse>=0.4
sphinx>=7.1.2
sphinxcontrib-towncrier>=0.2.1a0
towncrier>=23.6

[test]
covdefaults>=2.3
coverage-enable-subprocess>=1
coverage>=7.2.7
flaky>=3.7
packaging>=23.1
pytest-env>=0.8.2
pytest-mock>=3.11.1
pytest-randomly>=3.12
pytest-timeout>=2.1
pytest>=7.4
setuptools>=68

[test:platform_python_implementation == "CPython"]
time-machine>=2.10

[test:platform_python_implementation == "PyPy"]
pytest-freezer>=0.4.8
