From: Thanh Ha Date: Sat, 14 Oct 2017 15:05:38 +0000 (-0400) Subject: Bump Sphinx minimal dependencies to latest X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F78%2F6878%2F1;p=releng%2Fdocs.git Bump Sphinx minimal dependencies to latest Change-Id: I5c032ea889b7a17be9614516e3e51a2963b068c6 Signed-off-by: Thanh Ha --- diff --git a/requirements.txt b/requirements.txt index 5dd07f0..5e1232c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -sphinx>=1.4.9 +sphinx>=1.6.4 sphinxcontrib-programoutput -sphinx_bootstrap_theme>=0.4.14 +sphinx_bootstrap_theme>=0.6.0