# extra requiremenets needed by the docs themselves
# numpydoc==0.4
pandas
ipykernel
nbsphinx
ipywidgets

sphinx>=4.0.0

sphinx_rtd_theme>=0.5.0
sphinxcontrib-bibtex>=2.3.0

# needed to avoid https://github.com/sphinx-doc/sphinx/issues/8198
pygments>=2.4.1

-r ../requirements.txt
