From 131ae9340859603867b218c1062a50e24d0f16c8 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Wed, 19 Feb 2020 16:08:51 -0500 Subject: [PATCH] Update Sphinx and bootstrap theme versions lfdocs conf has been updated, this should fix the read the docs builds Signed-off-by: Aric Gardner Change-Id: I5ff350989edafe14cdd6b54d069dfb6aaf23326b --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eb6884eb..3885be67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ reno~=2.11.2 -sphinx~=1.7.9 +Sphinx~=2.3.1 +sphinx_bootstrap_theme~=0.7.1 sphinxcontrib-programoutput -sphinx_bootstrap_theme>=0.6.0 yq -- 2.16.6