From d85ed337b00157835e2fcfeab48bb18e5afc63a6 Mon Sep 17 00:00:00 2001 From: EduPonz Date: Thu, 15 Feb 2024 07:07:18 +0100 Subject: [PATCH] Fix versions of some other packages Signed-off-by: EduPonz --- docs/requirements.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d84885850..e5d438779 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,13 +3,18 @@ colcon-common-extensions==0.2.1 colcon-mixin==0.2.0 doc8==0.10.1 docutils==0.16.0 -GitPython==3.1.30 +GitPython==3.1.41 setuptools==67.6.0 sphinx_rtd_theme==0.5.2 sphinx-tabs==3.2.0 sphinx==4.3.1 +sphinxcontrib-applehelp==1.0.4 +sphinxcontrib-devhelp==1.0.2 +sphinxcontrib-htmlhelp==2.0.1 sphinxcontrib-imagehelper==1.1.1 sphinxcontrib-plantuml==0.22 +sphinxcontrib-qthelp==1.0.3 +sphinxcontrib-serializinghtml==1.1.5 sphinxcontrib.spelling==7.2.1 vcstool==0.3.0 xmlschema==2.1.1