diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0ccb91954b8..d608142d346 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -130,7 +130,7 @@ stages: - .build-rules script: - apk --no-cache add graphviz doxygen - - pip3 install sphinx breathe mako sphinx_rtd_theme + - pip3 install sphinx===5.1.1 breathe===4.34.0 mako===1.2.3 sphinx_rtd_theme===1.0.0 - docs/doxygen-wrapper.py --out-dir=docs/doxygen_xml - sphinx-build -W -b html docs public diff --git a/.pick_status.json b/.pick_status.json index d71d33053ad..303bc8f1560 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -211,7 +211,7 @@ "description": "ci/docs: Stick to specific version of python packages", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null },