From 3c3cbcefbce188ddc1c1583f580af4dedba7d498 Mon Sep 17 00:00:00 2001 From: Florian Tornow <133912814+floriantornow@users.noreply.github.com> Date: Tue, 25 Nov 2025 20:38:52 -0500 Subject: [PATCH] Update doc-requirements.txt --- doc-requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc-requirements.txt b/doc-requirements.txt index 2b13dd75..b77af13c 100644 --- a/doc-requirements.txt +++ b/doc-requirements.txt @@ -1,3 +1,4 @@ -git+https://github.com/executablebooks/jupyter-book +#git+https://github.com/executablebooks/jupyter-book/tree/v1 +jupyter-book==1.0.4 jupyterlab -ghp-import \ No newline at end of file +ghp-import