From df17a1e5a042e02743ae75c1fe5aac3812ea5e77 Mon Sep 17 00:00:00 2001 From: Juan Orduz Date: Mon, 6 May 2024 17:08:06 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eb8d61df..825b35cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ docs = [ "ipykernel", "daft", "linkify-it-py", - "myst-nb", + "myst-nb<=1.0.0", "pathlib", "sphinx", "sphinx-autodoc-typehints",