Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.3.1 to 2.4.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/2.0/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.3.1...v2.4.1) 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==2.4.1
|
|
numpydoc==0.9.2
|