Skip to content

Commit acccfcb

Browse files
committed
Update dependencies to latest versions (2025)
- Update Python to 3.13 - Update Anaconda to 2025.06 - Update sphinx-exercise from 1.1.0 to 1.2.0 - Update quantecon-book-theme from 0.9.2 to 0.10.1 - Update jupyter-book to 1.0.4post1
1 parent 9261822 commit acccfcb

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.1.0
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.9.2
10+
- quantecon-book-theme==0.10.1
1111
- sphinx-tojupyter==0.3.1
1212
- sphinxext-rediraffe==0.2.7
13-
- sphinx-exercise==1.1.0
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)