Docs: Fix: pin urllib3 < 2.0.0 06/11106/1
authorJohnKeeney <john.keeney@est.tech>
Mon, 15 May 2023 11:24:44 +0000 (12:24 +0100)
committerJohnKeeney <john.keeney@est.tech>
Mon, 15 May 2023 11:25:06 +0000 (12:25 +0100)
Change-Id: I5728885cedcd946d594fd33767109c54e376cb0d
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: NONRTRIC-864

docs/requirements-docs.txt

index d7b1b10..3ecb51e 100644 (file)
@@ -10,3 +10,4 @@ sphinxcontrib-swaggerdoc
 sphinx_bootstrap_theme
 sphinxcontrib-redoc
 lfdocs-conf
+urllib3~=1.26.15