Revert "docs: Update dependencies for docs."

This reverts commit 4303b42abd.

This appears to have broken various documentation links to
e.g. README.md on GitHub.
This commit is contained in:
Tim Abbott
2019-03-06 09:55:51 -08:00
parent 3ac2be6c5f
commit dee2de91a9
3 changed files with 9 additions and 6 deletions

View File

@@ -12,12 +12,15 @@ sphinx==1.8.4
sphinx-rtd-theme==0.4.3
# Needed to build markdown docs
recommonmark==0.5.0
recommonmark==0.4.0
# Dependencies of Sphinx
alabaster==0.7.12
babel==2.5.3
CommonMark==0.8.1
# Upgrading to the latest version of CommonMark breaks the
# compatibility with recommonmark. See
# https://github.com/rtfd/recommonmark/issues/24
CommonMark==0.5.4
docutils==0.14
imagesize==1.1.0
snowballstemmer==1.2.1