packaging>=21.3
tomlkit>=0.11.3

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

[docs]
furo>=2022.6.21
sphinx-argparse-cli>=1.10
sphinx-autodoc-typehints>=1.19.2
sphinx-copybutton>=0.5
sphinx>=5.1.1

[test]
covdefaults>=2.2
pytest-cov>=3
pytest-mock>=3.8.2
pytest>=7.1.2
