Docs: Fix: pin urllib3 < 2.0.0 10/11110/1
authorJohnKeeney <john.keeney@est.tech>
Tue, 16 May 2023 11:39:54 +0000 (12:39 +0100)
committerJohnKeeney <john.keeney@est.tech>
Tue, 16 May 2023 11:40:01 +0000 (12:40 +0100)
Issue-ID: NONRTRIC-869
Change-Id: I51a96851d61bbadd2b30a8765c3461ddae40ee67
Signed-off-by: JohnKeeney <john.keeney@est.tech>
docs/requirements-docs.txt

index f266a10..f90f2a0 100644 (file)
@@ -9,4 +9,5 @@ sphinxcontrib-needs
 sphinxcontrib-swaggerdoc
 sphinx_bootstrap_theme
 sphinxcontrib-redoc
-lfdocs-conf
\ No newline at end of file
+lfdocs-conf
+urllib3~=1.26.15
\ No newline at end of file