# documentation dependencies
Sphinx>=3.2.0
sphinx-click>=3.0.1
sphinx-rtd-theme>=1.2.0
# Needed for the search to work
# Ref.: https://github.com/readthedocs/sphinx_rtd_theme/issues/1434
sphinxcontrib-jquery>=4.1
sphinx-copybutton>=0.3.0
myst-parser>=0.12.0
numpydoc>=0.8.0
# notebook docs
nbsphinx>=0.8.1
sphinx-last-updated-by-git>=0.3.0
jupyterlab>=3.0.0
matplotlib>=3.0.0
IPython>=7.2.0
nbval>=0.9.6
Jinja2<3.1.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
