Skip to content

Commit 7eae0b7

Browse files
committed
Fix numpydoc requirement
1 parent aad87f6 commit 7eae0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx>=8.0.0
22
pydata-sphinx-theme>=0.15.0
33
sphinx-autodoc-typehints>=1.25.0
4-
numpydoc>=2.0.0
4+
numpydoc>=1.5.0

0 commit comments

Comments
 (0)