lxml
pandas
xlsxwriter
pyarrow

[dev]
benchmarktool[lint_pylint,test,typecheck]

[doc]
mkdocs
mkdocs-material
mkdocstrings[python]

[format]
black
isort
autoflake

[lint_pylint]
pylint

[test]
coverage[toml]

[typecheck]
types-setuptools
mypy
