From 12c835805517b18df2cf11fc28c32b9445df1e63 Mon Sep 17 00:00:00 2001 From: Matt McKay Date: Sat, 30 Nov 2024 11:18:57 +1100 Subject: [PATCH] ENH: update to quantecon-book-theme==0.7.6 (#114) * ENH: update to quantecon-book-theme==0.7.6 * updates to package versions --- environment.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/environment.yml b/environment.yml index 1166d06..6989615 100644 --- a/environment.yml +++ b/environment.yml @@ -6,13 +6,13 @@ dependencies: - anaconda=2024.10 - pip - pip: - - jupyter-book==0.15.1 - - quantecon-book-theme==0.7.2 + - jupyter-book==1.0.3 + - quantecon-book-theme==0.7.6 - sphinx-tojupyter==0.3.0 - sphinxext-rediraffe==0.2.7 - - sphinx-exercise==0.4.1 + - sphinx-exercise==1.0.1 - ghp-import==2.1.0 - sphinxcontrib-youtube - - sphinx-proof + - sphinx-proof==0.2.0 - quantecon