distlib<1,>=0.3.6
filelock<4,>=3.4.1
platformdirs<3,>=2.4

[:python_version < "3.7"]
importlib-resources>=5.4

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

[docs]
proselint>=0.13
sphinx>=5.3
sphinx-argparse>=0.3.2
sphinx-rtd-theme>=1
towncrier>=22.8

[testing]
coverage>=6.2
coverage-enable-subprocess>=1
flaky>=3.7
packaging>=21.3
pytest>=7.0.1
pytest-env>=0.6.2
pytest-freezegun>=0.4.2
pytest-mock>=3.6.1
pytest-randomly>=3.10.3
pytest-timeout>=2.1
