summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorJarrod Millman <jarrod.millman@gmail.com>2020-07-07 14:58:30 -0700
committerJarrod Millman <jarrod.millman@gmail.com>2020-07-07 17:05:45 -0700
commit3c167f3d8270cb5c40ae6309062e4fead6e5be84 (patch)
tree103ac11dde2fba4557ccf1c5b401787e94bc83ee /requirements
parentd2f6ff10081218cef28dba33c826da1662afe7a5 (diff)
downloadnetworkx-3c167f3d8270cb5c40ae6309062e4fead6e5be84.tar.gz
Update sphinx
The previous version had an error that was preventing bridges from being autodocumented.
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 0483c64d..cfe9e90d 100644
--- a/requirements/doc.txt
+++ b/requirements/doc.txt
@@ -1,4 +1,4 @@
-sphinx==3.1.1
+sphinx==3.1.2
sphinx_rtd_theme==0.5.0
sphinx-gallery==0.7.0
pillow>=7.2.0