Skip to content

Commit ec8ce8e

Browse files
authored
Downgrading docs dependencies (#349)
1 parent 4ebef43 commit ec8ce8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ doc = [
7070
"notebook==6.5.2",
7171
"numpydoc==1.5.0",
7272
"panel==0.14.2",
73-
"Sphinx==5.3.0",
73+
"Sphinx==5.1.1",
7474
"sphinx-autoapi==2.0.1",
75-
"sphinx-autodoc-typehints==1.21.8",
75+
"sphinx-autodoc-typehints==1.19.1",
7676
"sphinx-copybutton==0.5.1",
7777
"sphinx_design==0.3.0",
7878
"sphinx-gallery==0.7.0",

0 commit comments

Comments
 (0)