Fix: Update sphinx requirements 92/68892/1
authorEric Ball <eball@linuxfoundation.org>
Fri, 24 Sep 2021 00:08:24 +0000 (17:08 -0700)
committerEric Ball <eball@linuxfoundation.org>
Fri, 24 Sep 2021 00:08:24 +0000 (17:08 -0700)
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 <eball@linuxfoundation.org>
requirements.txt

index 3885be6..f9c3001 100644 (file)
@@ -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