zipp>=0.5

[:python_version < "3.8"]
typing-extensions>=3.6.4

[docs]
sphinx>=3.5
jaraco.packaging>=9
rst.linker>=1.9
furo
sphinx-lint
jaraco.tidelift>=1.4

[perf]
ipython

[testing]
pytest>=6
pytest-checkdocs>=2.4
flake8<5
pytest-cov
pytest-enabler>=1.3
packaging
pyfakefs
flufl.flake8
pytest-perf>=0.9.2

[testing:platform_python_implementation != "PyPy"]
pytest-black>=0.3.7
pytest-mypy>=0.9.1

[testing:python_version < "3.12"]
pytest-flake8

[testing:python_version < "3.9"]
importlib_resources>=1.3
