
[all]
sgn[bottle]
sgn[inspect]
sgn[monitoring]
sgn[visualize]

[bottle]
bottle

[dev]
sgn[docs]
sgn[lint]
sgn[monitoring]
sgn[test]

[docs]
mkdocs
mkdocstrings
mkdocstrings-python
mkdocs-material
mkdocs-gen-files
mkdocs-literate-nav
mkdocs-section-index
pymdown-extensions

[inspect]
sgn-inspect

[lint]
black
flake8
flake8-bandit
flake8-black
flake8-bugbear
flake8-future-annotations
flake8-isort
flake8-logging
flake8-pyproject
isort
mypy
mypy-extensions
typing_extensions

[monitoring]
psutil

[test]
sgn[all]
numpy
pytest
pytest-cov
pytest-markdown-docs

[visualize]
graphviz
