Skip to content

Commit f232e47

Browse files
committed
Update environment.yml to match English repo versions
Updates: - jupyter-book: 1.0.3 → 1.0.4post1 - quantecon-book-theme: 0.10.0 → 0.14.0 - sphinx-tojupyter: 0.3.0 → 0.6.0 - sphinx-exercise: 1.0.1 → 1.2.1 - sphinxcontrib-youtube: 1.3.0 → 1.4.1 Removed (no longer in English repo): - sphinx-reredirects - sphinx-proof - ghp-import Kept for authors: - jupyterlab-myst - jupytext
1 parent 7977f90 commit f232e47

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

environment.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,13 @@ dependencies:
66
- anaconda=2025.06
77
- pip
88
- pip:
9-
- jupyter-book==1.0.3
10-
- quantecon-book-theme==0.10.0
11-
- sphinx-tojupyter==0.3.0
9+
- jupyter-book==1.0.4post1
10+
- quantecon-book-theme==0.14.0
11+
- sphinx-tojupyter==0.6.0
1212
- sphinxext-rediraffe==0.2.7
13-
- sphinx-reredirects==0.1.4
14-
- sphinx-exercise==1.0.1
15-
- sphinx-proof==0.2.1
16-
- ghp-import==1.1.0
17-
- sphinxcontrib-youtube==1.3.0 #Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5
13+
- sphinx-exercise==1.2.1
14+
- sphinxcontrib-youtube==1.4.1
1815
- sphinx-togglebutton==0.3.2
1916
# Author Requirements
2017
- jupyterlab-myst
2118
- jupytext
22-

0 commit comments

Comments
 (0)