mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
requirements: Downgrade sphinx.
The latest version seems to not work for us on ReadTheDocs.
This commit is contained in:
parent
52588cb2b6
commit
bcf34fea33
@ -134,7 +134,7 @@ social-auth-core==1.4.0 # via social-auth-app-django
|
||||
sockjs-tornado==1.0.3
|
||||
sourcemap==0.2.1
|
||||
sphinx-rtd-theme==0.2.4
|
||||
sphinx==1.6.3
|
||||
sphinx==1.6.2
|
||||
sphinxcontrib-websupport==1.0.1 # via sphinx
|
||||
sqlalchemy==1.1.13
|
||||
statsd==2.1.2 # via django-statsd-mozilla
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# documentation.
|
||||
|
||||
# Needed to build RTD docs
|
||||
sphinx==1.6.3
|
||||
sphinx==1.6.2
|
||||
sphinx-rtd-theme==0.2.4
|
||||
|
||||
# Needed to build markdown docs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user