summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2022-10-08 07:44:45 -0700
committerJarrod Millman <jarrod.millman@gmail.com>2022-11-01 10:27:00 -0700
commitf3c8516325a9fa7cfe38d9f7d8d8a483d7789e5d (patch)
tree5e1b7a20e49373890bb5d52c02397e746dd91188
parent2849a7de9c7d9d71f1fec4ce82cd75ac06edf4f6 (diff)
downloadnetworkx-f3c8516325a9fa7cfe38d9f7d8d8a483d7789e5d.tar.gz
Update numpydoc (#6022)
-rw-r--r--requirements/doc.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/doc.txt b/requirements/doc.txt
index 2c5ffa42..7cc1e78e 100644
--- a/requirements/doc.txt
+++ b/requirements/doc.txt
@@ -1,7 +1,7 @@
sphinx>=5.2
-pydata-sphinx-theme>=0.11.0
+pydata-sphinx-theme>=0.11
sphinx-gallery>=0.11
-numpydoc>=1.4
-pillow>=9.1
+numpydoc>=1.5
+pillow>=9.2
nb2plots>=0.6
texext>=0.6.6