From a542284c5fdc156c12f7e5f54d5340bc778cbe87 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 22 Sep 2022 14:26:02 +0200 Subject: [PATCH] PAL: Set Sphinx verson to 5.1.1 (latest) - reslove dependencies Signed-off-by: Tibor Frank Change-Id: I50ef20f86902f5870ec5609373aea14a98100983 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4f80632cd4..6c34c9ab8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,8 +42,8 @@ hdrhistogram==0.9.2 pandas==1.4.2 plotly==4.1.1 PTable==0.9.2 -Sphinx==3.5.4 -sphinx-rtd-theme==0.5.2 +Sphinx==5.1.1 +sphinx-rtd-theme==1.0.0 sphinxcontrib-applehelp==1.0.2 sphinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==2.0.0 -- 2.16.6