From 8689de2d5c120e0b646c04595388f7854896dd8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Mart=C3=ADnez=20Gonz=C3=A1lez?= Date: Thu, 11 Dec 2025 22:41:01 -0500 Subject: [PATCH] Force the use of old jupyter book as temporal fix --- website/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/requirements.txt b/website/requirements.txt index bd420b69..5caaea9d 100644 --- a/website/requirements.txt +++ b/website/requirements.txt @@ -1,4 +1,4 @@ -jupyter-book +jupyter-book==1.0.2 sphinx matplotlib numpy>= 1.10