Skip to content

Commit a1ad31d

Browse files
authored
Merge pull request #94 from QuantEcon/update-dependencies-2025
MAINT: quantecon-book-theme and sphinx-exercise upgrades
2 parents d3490c3 + f1d4e19 commit a1ad31d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

environment-cn.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ dependencies:
88
- pip
99
- pip:
1010
- jupyter-book==1.0.4post1
11-
- quantecon-book-theme==0.9.2
11+
- quantecon-book-theme==0.10.1
1212
- sphinx-tojupyter==0.3.1
1313
- sphinxext-rediraffe==0.2.7
1414
- sphinx_reredirects==0.1.4
15-
- sphinx-exercise==1.0.1
15+
- sphinx-exercise==1.2.0
1616
- sphinx-proof==0.3.0
1717
- ghp-import==1.1.0
1818
- sphinxcontrib-youtube==1.4.1 #Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ dependencies:
77
- pip
88
- pip:
99
- jupyter-book==1.0.4post1
10-
- quantecon-book-theme==0.10.0
10+
- quantecon-book-theme==0.10.1
1111
- sphinx-tojupyter==0.3.1
1212
- sphinxext-rediraffe==0.2.7
13-
- sphinx-exercise==1.0.1
13+
- sphinx-exercise==1.2.0
1414
- sphinx-proof==0.3.0
1515
- sphinxcontrib-youtube==1.4.1
1616
- sphinx-togglebutton==0.3.2

0 commit comments

Comments
 (0)