numpy
openpyxl

[build]
pyinstaller
twine
matplotlib

[dev]
black
pre-commit
flake8
isort
matplotlib
pytest
hypothesis
coverage
pytest-cov

[dev-all]
matplotlib
pytest
hypothesis
coverage
pytest-cov
sphinx
sphinx-rtd-theme
pyinstaller
twine
black
pre-commit
flake8
isort

[docs]
sphinx
sphinx-rtd-theme

[gui]
matplotlib

[test]
pytest
hypothesis
coverage
pytest-cov
