zulip/requirements/docs.txt
Eklavya Sharma eb34c249d7 Upgrade doc-building dependencies.
Upgrade alabaster and sphinx to latest version.
commonmark can't be updated because recommonmark uses an old
version of commonmark which is incompatible with latest version.
2016-07-27 14:47:29 -07:00

19 lines
390 B
Plaintext

# This is used by ReadTheDocs to install dependencies, so it's
# valuable to keep this file as just the dependencies for our
# documentation.
# Needed to build RTD docs
sphinx==1.4.5
sphinx-rtd-theme==0.1.9
# Needed to build markdown docs
recommonmark==0.4.0
# Dependencies of Sphinx
alabaster==0.7.9
babel==2.3.4
CommonMark==0.5.4
docutils==0.12
imagesize==0.7.1
snowballstemmer==1.2.1