Skip to content

Commit 7693f8c

Browse files
authored
Set narrower range for numpydoc
1 parent a6016b9 commit 7693f8c

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
@@ -42,7 +42,7 @@ dev = [
4242
docs = [
4343
"sphinx ~=7.2.6",
4444
"ipython ~=8.16.1",
45-
"numpydoc >=1.6,<1.10",
45+
"numpydoc ~=1.10.0",
4646
"sphinx-copybutton ~=0.5.2",
4747
"sphinx_rtd_theme ~=1.3.0",
4848
]

0 commit comments

Comments
 (0)