From: Thanh Ha Date: Sat, 4 Mar 2017 17:49:17 +0000 (-0500) Subject: Set minimum theme requirements X-Git-Tag: v0.0.6~32 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=81b23e17654fc4fff2b1baa999be5d9bb0597755;p=releng%2Flftools.git Set minimum theme requirements Change-Id: I089c105f75cf01650e7a56e28901495671a10560 Signed-off-by: Thanh Ha --- diff --git a/requirements.txt b/requirements.txt index f76c4d82..b05dd8a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -sphinx -sphinx_bootstrap_theme +sphinx>=1.4.9 +sphinx_bootstrap_theme>=0.4.14