boltons
numpy>=2.0.0
pydantic>=2.11
tqdm

[cov]
coverage[toml]
coveralls
toml
tomli-w

[dev]
deinterlacing[test]
deinterlacing[lint]
deinterlacing[cov]
deinterlacing[distrib]
deinterlacing[docs]

[distri]
build
twine

[docs]
sphinx
sphinx-autodoc-typehints
sphinx-rtd-theme

[lint]
flake8
flake8-annotations-complexity
flake8-class-attributes-order
flake8-dunder-all
flake8-html
ruff

[test]
importlib-metadata
pytest
pytest-sugar
pytest-clarity
toml
tomli-w
