klayout
numpy
scipy
pillow

[all]
mnflow[dev_full,full]

[dev]
build
wheel
twine
setuptools>=61.0
mnflow[jupyter]

[dev_full]
mnflow[dev,docs,jupyter,lint,test]

[docs]
sphinx
sphinx-rtd-theme

[full]
mnflow[plot]

[jupyter]
ipykernel

[lint]
black
flake8
isort
pre-commit

[plot]
matplotlib

[test]
pytest>=5.0.0
pytest-cov
