pylint
Jinja2==3.1.4
numpy==1.26.4
pandas==1.5.2
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
