diff --git a/pyproject.toml b/pyproject.toml index 3fdb7911..301ef47a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ gui = [ ] doc = [ "matplotlib>=3.5.1,<3.8", - "myst-nb>=0.13.2,<0.18", + "myst-nb>=0.13.2,<1.1", "sphinx>=5.2.0,<7.3", "sphinxcontrib-httpdomain>=1.7.0,<1.9", "sphinx_rtd_theme>=0.4.3,<1.4"