Skip to content

Commit 21cc276

Browse files
committed
Update build dependencies
1 parent 51bfa33 commit 21cc276

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

environment.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- pip
88
- sphinx<6
99
- myst-parser>=0.18
10-
- pydata-sphinx-theme==0.12.0
10+
- pydata-sphinx-theme>=0.13
1111
- make
1212
- sphinx-togglebutton
1313
- pygments_anyscript
@@ -17,8 +17,9 @@ dependencies:
1717
- tomli
1818
- sphinx-copybutton
1919
- sphinxext-opengraph
20-
- pip:
21-
- sphinxcontrib-youtube
22-
- git+https://github.com/melund/sphinx-book-theme.git@anybody-tutorials
23-
- git+https://github.com/executablebooks/sphinx-design.git@6df47513e9
20+
- sphinx-book-theme>=1.0
21+
- sphinx-design
22+
- sphinxcontrib-youtube
23+
24+
2425

0 commit comments

Comments
 (0)