File tree 1 file changed +7
-15
lines changed
1 file changed +7
-15
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,13 @@ dependencies:
7
7
- anaconda=2024.10
8
8
- pip
9
9
- pip :
10
- - jupyter-book==0.15.1
11
- - docutils==0.17.1
12
- - quantecon-book-theme==0.7.2
10
+ - jupyter-book==1.0.3
11
+ - quantecon-book-theme==0.7.6
13
12
- sphinx-tojupyter==0.3.0
14
13
- sphinxext-rediraffe==0.2.7
15
- - sphinx-exercise==0.4.1
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
16
17
- sphinx-proof==0.2.0
17
- - ghp-import==1.1.0
18
- - sphinxcontrib-youtube==1.1.0
19
- - sphinx-togglebutton==0.3.1
20
- - sphinx_reredirects==0.1.3
21
- # Sandpit Requirements
22
- # - PuLP
23
- # - cvxpy
24
- # - cvxopt
25
- # - cylp
26
- # - array-to-latex
27
- # - prettytable
18
+ - sphinx-togglebutton==0.3.2
19
+ - sphinx-reredirects==0.1.4 # Version 0.1.5 requires sphinx>=7.1
You can’t perform that action at this time.
0 commit comments