xdoctest>=1.1.3

ubelt >= 1.3.4

pytest>=9.0.0    ; python_version < '4.0'  and python_version >= '3.14'
pytest>=6.2.5    ; python_version < '3.14' and python_version >= '3.11'

pytest-cov>=3.0.0

coverage>=7.0.0
