pylint
Jinja2
pandas
argcomplete

[code]
black
isort
pre-commit

[dev]
pylint_report[code,docs,test]

[docs]
Sphinx
sphinx-rtd-theme
sphinxcontrib-jsmath
sphinxcontrib-websupport
sphinx-copybutton
sphinx-inline-tabs
sphinx-argparse
furo

[test]
pytest
coverage
pytest-reportlog
pytest-html
