From 1dbd2653b7d97ca0afb815e16b933676c4181333 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Sun, 8 Mar 2026 16:06:24 +1100 Subject: [PATCH] Update quantecon-book-theme to 0.19.0 and remove myst-nb pin --- environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 041f448b7..dfd3a27ba 100644 --- a/environment.yml +++ b/environment.yml @@ -7,8 +7,7 @@ dependencies: - pip - pip: - jupyter-book>=1.0.4post1,<2.0 - - myst-nb>=1.3.0,<1.4.0 - - quantecon-book-theme==0.18.0 + - quantecon-book-theme==0.19.0 - sphinx-tojupyter==0.6.0 - sphinxext-rediraffe==0.3.0 - sphinx-exercise==1.2.1