From f8730b3910712994192128619b2b503b0afc278e Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:04:41 -0400 Subject: [PATCH] build: specify jupyter-book v1.0.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47a56ab..8b89461 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -jupyter-book \ No newline at end of file +jupyter-book==1.0.4