# PyPI
wheel
setuptools
build
twine

# code-linters
black
black[jupyter]

# dev-tools
pre-commit
isort
ipykernel

# plotting
matplotlib
plotly
nbformat

# testing
pytest
pytest-randomly
pytest-xdist
pytest-cov
hypothesis
