Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ef6f479

Browse filesBrowse files
authored
Merge pull request #12646 from meeseeksmachine/auto-backport-of-pr-11667-on-v3.0.0-doc
Backport PR #11667 on branch v3.0.0-doc (DOC: update doc requirement)
2 parents d125137 + 4b46375 commit ef6f479
Copy full SHA for ef6f479

File tree

Expand file treeCollapse file tree

2 files changed

+6
-6
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+6
-6
lines changed

‎doc-requirements.txt

Copy file name to clipboardExpand all lines: doc-requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ sphinx>=1.3,!=1.5.0,!=1.6.4,!=1.7.3,!=1.8.0
1010
colorspacious
1111
ipython
1212
ipywidgets
13-
numpydoc>=0.4
14-
pillow
15-
sphinx-gallery>=0.1.13
13+
numpydoc>=0.8
14+
pillow>=3.4
15+
sphinx-gallery>=0.2

‎doc/devel/documenting_mpl.rst

Copy file name to clipboardExpand all lines: doc/devel/documenting_mpl.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ requirements that are needed to build the documentation. They are listed in
5252
* Sphinx>=1.3, !=1.5.0, !=1.6.4, !=1.7.3
5353
* colorspacious
5454
* IPython
55-
* numpydoc>=0.4
56-
* Pillow
57-
* sphinx-gallery>=0.1.13
55+
* numpydoc>=0.8
56+
* Pillow>=3.4
57+
* sphinx-gallery>=0.2
5858
* graphviz
5959

6060
.. note::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.