summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2022-10-06 05:33:04 -0700
committerGitHub <noreply@github.com>2022-10-06 05:33:04 -0700
commit0c1a0bfd6636a2f90420db2bc074abbfe8357887 (patch)
treecb9b1e920cc33a104e8fbc334d033f145480a6a8 /requirements
parent9835be3c49cf50b92575ec7373abf07112e11431 (diff)
downloadnetworkx-0c1a0bfd6636a2f90420db2bc074abbfe8357887.tar.gz
Update pydata-sphinx-theme (#6012)
Upgrade pydata-sphinx-theme
Diffstat (limited to 'requirements')
-rw-r--r--requirements/doc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/doc.txt b/requirements/doc.txt
index f693b6f1..4b8225dd 100644
--- a/requirements/doc.txt
+++ b/requirements/doc.txt
@@ -1,5 +1,5 @@
sphinx>=5.2
-pydata-sphinx-theme>=0.10
+pydata-sphinx-theme>=0.11.0
sphinx-gallery>=0.11
numpydoc>=1.4
pillow>=9.r21