From e245cf0d44b39c2443f1a0831be692f6131aa5f3 Mon Sep 17 00:00:00 2001 From: mmcky Date: Tue, 25 Nov 2025 14:50:09 +1100 Subject: [PATCH] chore: update quantecon-book-theme to preview PR #335 - Switch from version 0.13.0 to technical-review-nov2025 branch - This enables preview of modernization and security updates - Includes Node.js update, dependency updates, and code organization improvements --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 790dd47bd..a91eb2ea0 100644 --- a/environment.yml +++ b/environment.yml @@ -7,7 +7,7 @@ dependencies: - pip - pip: - jupyter-book==1.0.4post1 - - quantecon-book-theme==0.13.0 + - git+https://github.com/QuantEcon/quantecon-book-theme.git@technical-review-nov2025 - sphinx-tojupyter==0.4.0 - sphinxext-rediraffe==0.2.7 - sphinx-exercise==1.2.0