summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2022-10-06 05:33:04 -0700
committerJarrod Millman <jarrod.millman@gmail.com>2022-11-01 10:25:59 -0700
commit33158f72a10620d5235cced47d1ed21532568401 (patch)
tree23561f350a8f05b890afda85c51cba8ebe1d1355
parent59ba90c70ef4ff1a9136f4e39dba5529c3e64c3e (diff)
downloadnetworkx-33158f72a10620d5235cced47d1ed21532568401.tar.gz
Update pydata-sphinx-theme (#6012)
Upgrade pydata-sphinx-theme
-rw-r--r--requirements/doc.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements/doc.txt b/requirements/doc.txt
index 881e5e8c..2c5ffa42 100644
--- a/requirements/doc.txt
+++ b/requirements/doc.txt
@@ -1,6 +1,6 @@
-sphinx>=5
-pydata-sphinx-theme>=0.9
-sphinx-gallery>=0.10
+sphinx>=5.2
+pydata-sphinx-theme>=0.11.0
+sphinx-gallery>=0.11
numpydoc>=1.4
pillow>=9.1
nb2plots>=0.6