mirror of https://github.com/zulip/zulip.git
requirements: Upgrade sphinx-rtd-theme to 0.4.1.
This commit is contained in:
parent
ec5fad4cac
commit
8b857db5ae
|
@ -162,7 +162,7 @@ social-auth-app-django==2.1.0
|
|||
social-auth-core==1.5.0 # via social-auth-app-django
|
||||
sockjs-tornado==1.0.3
|
||||
sourcemap==0.2.1
|
||||
sphinx-rtd-theme==0.3.1
|
||||
sphinx-rtd-theme==0.4.1
|
||||
sphinx==1.7.6
|
||||
sphinxcontrib-websupport==1.0.1 # via sphinx
|
||||
sqlalchemy==1.2.7
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
# Needed to build RTD docs
|
||||
sphinx==1.7.6
|
||||
sphinx-rtd-theme==0.3.1
|
||||
sphinx-rtd-theme==0.4.1
|
||||
|
||||
# Needed to build markdown docs
|
||||
recommonmark==0.4.0
|
||||
|
|
|
@ -25,7 +25,7 @@ recommonmark==0.4.0
|
|||
requests==2.18.4 # via sphinx
|
||||
six==1.11.0 # via packaging, sphinx
|
||||
snowballstemmer==1.2.1
|
||||
sphinx-rtd-theme==0.3.1
|
||||
sphinx-rtd-theme==0.4.1
|
||||
sphinx==1.7.6
|
||||
sphinxcontrib-websupport==1.0.1 # via sphinx
|
||||
typing==3.6.4
|
||||
|
|
Loading…
Reference in New Issue