From becb20c803b8bfb1e03b51da3f3e635e1fd92c35 Mon Sep 17 00:00:00 2001 From: Matthew Watkins Date: Tue, 27 Jan 2026 14:44:06 +0000 Subject: [PATCH] Chore: Remove broken sphinxcontrib-swaggerdoc module This Python module is no longer maintained and will not allow us to update to more modern Python versions in the docs jobs. Issue-ID: CIMAN-33 Change-Id: Ib97958885c1eb23defc38eb37a836beecb61c99f Signed-off-by: Matthew Watkins --- etc/upper-constraints.onap.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/upper-constraints.onap.txt b/etc/upper-constraints.onap.txt index 60a33d2e5..f7326c458 100644 --- a/etc/upper-constraints.onap.txt +++ b/etc/upper-constraints.onap.txt @@ -3,7 +3,6 @@ sphinxcontrib-needs===0.7.9 sphinxcontrib.plantuml===0.24 sphinx_toolbox==3.2.0 sphinxcontrib.nwdiag===2.0.0 -sphinxcontrib-swaggerdoc===0.1.7 sphinx-rtd-theme===1.0.0 autopep8==1.7.0 gitlint-core==0.17.0 -- 2.16.6