numpy>=1.20.0
tqdm>=4.50.0

[compression]
python-idzip>=0.3.3

[dev]
lineindex[compression,docs,lint,test]
bump2version

[docs]
sphinx
sphinx-rtd-theme
myst-parser

[lint]
flake8
flake8-pyproject
black
isort

[test]
pytest
mypy
pytest-cov
