Bumps [numpydoc](https://github.com/numpy/numpydoc) from 0.9.2 to 1.1.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/master/doc/release_notes.rst) - [Commits](https://github.com/numpy/numpydoc/compare/v0.9.2...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 lines
114 B
Text
6 lines
114 B
Text
# install base requirements
|
|
-r requirements.txt
|
|
|
|
# documentation generation support
|
|
Sphinx==3.0.3
|
|
numpydoc==1.1.0
|