Skip to content

Commit 632fecf

Browse files
rpgoldmanColCarroll
authored andcommitted
Update doc-compilation requirements. (#3623)
numpydoc added a critically important error-message improvement, enabling further doc improvements. Pick up newer nbsphinx at the same time.
1 parent b4d7210 commit 632fecf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ graphviz>=0.8.3
44
h5py>=2.7.0
55
ipython
66
Keras>=2.0.8
7-
nbsphinx>=0.2.13
7+
nbsphinx>=0.4.2
88
nose>=1.3.7
99
nose-parameterized==0.6.0
1010
numpy>=1.13.0
11-
numpydoc==0.7.0
11+
numpydoc>=0.9.1
1212
pycodestyle>=2.3.1
1313
pyflakes>=1.5.0
1414
pylint>=1.7.4

0 commit comments

Comments
 (0)