requirements: Downgrade sphinx.

The latest version seems to not work for us on ReadTheDocs.
This commit is contained in:
Tim Abbott 2017-08-22 13:21:15 -07:00
parent 52588cb2b6
commit bcf34fea33
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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