From: Tibor Frank Date: Wed, 14 Apr 2021 11:17:29 +0000 (+0200) Subject: PAL: Update Sphinx to the latest versions X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=f70df02d586490633b925358041c4dfafd99a118 PAL: Update Sphinx to the latest versions Change-Id: Id42b7e63f5bef7c99d9c1cd564e1e749ed3d2542 Signed-off-by: Tibor Frank --- diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index 8e3d170978..b96c4ab166 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -1,6 +1,6 @@ -Sphinx==2.2.1 -sphinx-rtd-theme==0.4.0 -sphinxcontrib-programoutput==0.15 +Sphinx==3.5.4 +sphinx-rtd-theme==0.5.2 +sphinxcontrib-programoutput==0.17 robotframework==3.1.2 PyYAML==5.1 numpy==1.17.3