From 8d64b6797622e3cc8d005f30ca4d258e8e33f950 Mon Sep 17 00:00:00 2001 From: Sergio Schvezov Date: Fri, 4 Oct 2024 16:51:44 -0300 Subject: [PATCH] build(deps): pin canonical-sphinx to 0.1.0 0.2.0 causes some breakages that will need attention. Signed-off-by: Sergio Schvezov --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f20fe4e1..8a1db5b7 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -20,4 +20,4 @@ sphinxcontrib-htmlhelp==2.0.5 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.7 sphinxext-opengraph==0.9.1 -canonical-sphinx~=0.1 +canonical-sphinx==0.1.0