Skip to content

Commit a29825f

Browse files
authored
Merge branch 'main' into update/theme-v0.20.2-language-switcher
2 parents 2914e7c + 5ee005d commit a29825f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/collab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Build Software
3131
shell: bash -l {0}
3232
run: |
33-
pip install jupyter-book==0.15.1 docutils==0.17.1 quantecon-book-theme==0.7.2 sphinx-tojupyter==0.3.0 sphinxext-rediraffe==0.2.7 sphinx-exercise==0.4.1 sphinxcontrib-youtube==1.1.0 sphinx-togglebutton==0.3.1 arviz==0.13.0 sphinx_proof==0.2.0 sphinx_reredirects==0.1.3
33+
pip install jupyter-book==1.0.4post1 quantecon-book-theme==0.20.2 sphinx-tojupyter==0.6.0 sphinxext-rediraffe==0.3.0 sphinx-exercise==1.2.1 sphinxcontrib-youtube==1.4.1 sphinx-togglebutton==0.4.5 sphinx_proof==0.4.0 sphinx_reredirects==1.1.0
3434
# Build of HTML (Execution Testing)
3535
- name: Build HTML
3636
shell: bash -l {0}

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- sphinxext-rediraffe==0.3.0
1313
- sphinx-exercise==1.2.1
1414
- sphinx-proof==0.4.0
15-
- sphinxcontrib-youtube==1.4.1
15+
- sphinxcontrib-youtube==1.5.0
1616
- sphinx-togglebutton==0.4.5
1717
- sphinx-reredirects==1.1.0
1818

0 commit comments

Comments
 (0)