psutil
python_osc>=1.7.4
numpy>=1.15.4
scipy>=1.3.1
ipython>=7.2.0

[:python_version < "3.9"]
importlib_resources

[dev]
pre-commit
nbstripout
check-manifest
black
isort

[docs]
Sphinx
sphinx-autoapi
sphinx-rtd-theme
nbsphinx
nbsphinx-link
nbstripout
numpydoc
jupyterlab
matplotlib
PyQt5
numpy
myst-parser
GitPython
beautifulsoup4

[localtest]
pytest
pytest-cov

[localtest:sys_platform == "linux"]
pytest-xvfb
PyQt5
pytest-qt

[test]
tox
