Skip to content

Commit 7d40b1e

Browse files
committed
update environment
1 parent 6062225 commit 7d40b1e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

environment.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
name: quantecon
22
channels:
33
- default
4-
- conda-forge
54
dependencies:
65
- python=3.13
76
- anaconda=2025.06
87
- pip
98
- pip:
10-
- jupyter-book==1.0.3
11-
- quantecon-book-theme==0.8.2
12-
- sphinx-tojupyter==0.3.0
9+
- jupyter-book==1.0.4post1
10+
- quantecon-book-theme==0.8.3
11+
- sphinx-tojupyter==0.3.1
1312
- sphinxext-rediraffe==0.2.7
1413
- sphinx-exercise==1.0.1
15-
- ghp-import==2.1.0
16-
- sphinxcontrib-youtube==1.3.0 #Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5
17-
- sphinx-proof==0.2.0
14+
- sphinx-proof==0.2.1
15+
- sphinxcontrib-youtube==1.4.1
1816
- sphinx-togglebutton==0.3.2
19-
- sphinx-reredirects==0.1.4 #Version 0.1.5 requires sphinx>=7.1
17+
- sphinx-reredirects==1.0.0
18+
19+

0 commit comments

Comments
 (0)