File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113
113
sphinx-autodoc-typehints
114
114
sphinx-copybutton
115
115
sphinx-design
116
- sphinx-gallery
116
+ sphinx-gallery<0.17.0
117
117
sphinx_rtd_theme
118
118
119
119
# Download cached remote files (artifacts) from GitHub
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ dependencies:
28
28
- sphinx-autodoc-typehints
29
29
- sphinx-copybutton
30
30
- sphinx-design
31
- - sphinx-gallery
31
+ - sphinx-gallery<0.17.0
32
32
- sphinx_rtd_theme
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies:
40
40
- sphinx-autodoc-typehints
41
41
- sphinx-copybutton
42
42
- sphinx-design
43
- - sphinx-gallery
43
+ - sphinx-gallery<0.17.0
44
44
- sphinx_rtd_theme
45
45
# Dev dependencies (type hints)
46
46
- mypy
You can’t perform that action at this time.
0 commit comments