mirror of https://github.com/zulip/zulip.git
requirements: Upgrade sphinx-rtd-theme from 0.4.2 to 0.4.3.
This commit is contained in:
parent
ee53411f55
commit
089b31e88a
|
@ -170,7 +170,7 @@ social-auth-core==3.1.0 # via social-auth-app-django
|
|||
sockjs-tornado==1.0.6
|
||||
soupsieve==1.8 # via beautifulsoup4
|
||||
sourcemap==0.2.1
|
||||
sphinx-rtd-theme==0.4.2
|
||||
sphinx-rtd-theme==0.4.3
|
||||
sphinx==1.8.3
|
||||
sphinxcontrib-websupport==1.1.0 # via sphinx
|
||||
sqlalchemy==1.2.17
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
# Needed to build RTD docs
|
||||
sphinx==1.8.3
|
||||
sphinx-rtd-theme==0.4.2
|
||||
sphinx-rtd-theme==0.4.3
|
||||
|
||||
# Needed to build markdown docs
|
||||
recommonmark==0.5.0
|
||||
|
|
|
@ -25,7 +25,7 @@ recommonmark==0.5.0
|
|||
requests==2.21.0 # via sphinx
|
||||
six==1.12.0 # via packaging, sphinx
|
||||
snowballstemmer==1.2.1
|
||||
sphinx-rtd-theme==0.4.2
|
||||
sphinx-rtd-theme==0.4.3
|
||||
sphinx==1.8.3
|
||||
sphinxcontrib-websupport==1.1.0 # via sphinx
|
||||
typing==3.6.6
|
||||
|
|
Loading…
Reference in New Issue