Updated Sphinx configuration (#11165)

This commit is contained in:
Massimiliano Culpo
2019-04-11 23:38:52 +02:00
committed by Peter Scheibel
parent 177b7f111a
commit 263d8a818a
3 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# These dependencies should be installed using pip in order
# to build the documentation.
sphinx==1.7.0
sphinxcontrib-programoutput
sphinx-rtd-theme
sphinx==2.0.1
sphinxcontrib-programoutput==0.14
sphinx-rtd-theme==0.4.3