We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6062225 commit 7d40b1eCopy full SHA for 7d40b1e
1 file changed
environment.yml
@@ -1,19 +1,19 @@
1
name: quantecon
2
channels:
3
- default
4
- - conda-forge
5
dependencies:
6
- python=3.13
7
- anaconda=2025.06
8
- pip
9
- pip:
10
- - jupyter-book==1.0.3
11
- - quantecon-book-theme==0.8.2
12
- - sphinx-tojupyter==0.3.0
+ - jupyter-book==1.0.4post1
+ - quantecon-book-theme==0.8.3
+ - sphinx-tojupyter==0.3.1
13
- sphinxext-rediraffe==0.2.7
14
- 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
+ - sphinx-proof==0.2.1
+ - sphinxcontrib-youtube==1.4.1
18
- sphinx-togglebutton==0.3.2
19
- - sphinx-reredirects==0.1.4 #Version 0.1.5 requires sphinx>=7.1
+ - sphinx-reredirects==1.0.0
+
0 commit comments