From 3d47d94680f68febcc18a561fcece37f40aecfa3 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Sat, 27 Mar 2021 15:31:57 +0800 Subject: [PATCH] Update sphinx to the latest version Change-Id: I8e73ac519a7514bf9dab32c8253fd5a5a26eb76b --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 44cb208..559dc80 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,5 +1,5 @@ # This is required for the docs build jobs -sphinx>=2.0.0,!=2.1.0 # BSD +sphinx>=3.5.1 # BSD openstackdocstheme>=2.2.1 # Apache-2.0 # This is required for the releasenotes build jobs