Skip to content

Commit 426c168

Browse files
committed
Fix satisfying requirement verison
1 parent 1e31f38 commit 426c168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ docs = [
6161
"myst_parser==4.0.1",
6262
"nbsphinx==0.9.7",
6363
"sphinx==8.1.3",
64-
"sphinx_autodoc_typehint==3.0.1",
64+
"sphinx_autodoc_typehint",
6565
"sphinx-book-theme==1.1.4",
6666
"sphinx-copybutton==0.5.2",
6767
"toml==0.10.2",

0 commit comments

Comments
 (0)