From: Eric Ball Date: Fri, 24 Sep 2021 00:08:24 +0000 (-0700) Subject: Fix: Update sphinx requirements X-Git-Tag: v0.67.1~1 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?p=releng%2Fglobal-jjb.git;a=commitdiff_plain;h=2c3d9d28e536ffc308966d709ae1d25941d15e9a Fix: Update sphinx requirements Our older sphnix requirements are out of date, and are trying to pull in packages that are no longer supported. Change-Id: I69d336d324af2a512b8d756f0e8f83c244642029 Signed-off-by: Eric Ball --- diff --git a/requirements.txt b/requirements.txt index 3885be67..f9c30011 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ reno~=2.11.2 -Sphinx~=2.3.1 -sphinx_bootstrap_theme~=0.7.1 +Sphinx~=4.2.0 +sphinx_bootstrap_theme sphinxcontrib-programoutput yq