DOC: pin jupyter-core to fix RTD build

This commit is contained in:
Jake VanderPlas 2021-10-27 09:02:24 -07:00
parent b8296bb06c
commit bae93ed9b1

View File

@ -5,6 +5,7 @@ sphinx_rtd_theme
sphinx-autodoc-typehints==1.11.1
jupyter-sphinx>=0.3.2
myst-nb
jupyter-core!=4.9.0 # https://github.com/jupyter/jupyter_core/issues/246
# Packages used for CI tests.
pytest