pytest<9,>=8.2

[:python_version < "3.10"]
typing-extensions>=4.12

[:python_version < "3.11"]
backports-asyncio-runner<2,>=1.1

[docs]
sphinx>=5.3
sphinx-rtd-theme>=1

[testing]
coverage>=6.2
hypothesis>=5.7.1
