From f77466abbe161ad86a1f1a507674e7e4b58a1e4b Mon Sep 17 00:00:00 2001 From: Fredrik Jansson Date: Wed, 5 Aug 2026 09:33:38 +0200 Subject: [PATCH] Pin jupyter book version to 1.x --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4161aed..352b4d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -jupyter-book +jupyter-book<2 f90nml netCDF4 numpy -matplotlib \ No newline at end of file +matplotlib