diff --git a/pyproject.toml b/pyproject.toml index 1bb04880..64199263 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,6 +70,7 @@ doc = [ examples = [ "jupyterlab", "cartopy", + "nbconvert==7.13.1", # Pin as of (02-2024); 7.14 onwards causes issues with the progressbar in example notebooks "notebook", ]