mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user