File tree Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Expand file tree Collapse file tree 1 file changed +6
-14
lines changed Original file line number Diff line number Diff line change @@ -6,21 +6,13 @@ dependencies:
6
6
- anaconda=2024.10
7
7
- pip
8
8
- pip :
9
- - jupyter-book==0.15.1
10
- - docutils==0.17.1
11
- - quantecon-book-theme==0.7.2
9
+ - jupyter-book==1.0.3
10
+ - quantecon-book-theme==0.7.6
12
11
- sphinx-tojupyter==0.3.0
13
12
- sphinxext-rediraffe==0.2.7
14
- - sphinx-exercise==0.4.1
15
- - ghp-import==1.1.0
16
- - sphinxcontrib-youtube==1.1.0
17
- - sphinx-togglebutton==0.3.1
18
- # Github Actions Bug
19
- - requests
20
- # Docker Requirements
21
- - pytz
22
- # Additional Requirements
23
- - array-to-latex
24
- - prettytable
13
+ - sphinx-exercise==1.0.1
14
+ - ghp-import==2.1.0
15
+ - sphinxcontrib-youtube==1.3.0 # Version 1.3.0 is required as quantecon-book-theme is only compatible with sphinx<=5
16
+ - sphinx-togglebutton==0.3.2
25
17
26
18
You can’t perform that action at this time.
0 commit comments