docs: upgrade Sphinx.

This commit is contained in:
Wanda 2023-10-20 17:34:50 +02:00 committed by Catherine
parent 7e254b8657
commit dacbd9dfb0

View file

@ -53,7 +53,7 @@ test = [
"coverage", "coverage",
] ]
docs = [ docs = [
"sphinx~=5.3", "sphinx~=7.1",
"sphinxcontrib-platformpicker~=1.3", "sphinxcontrib-platformpicker~=1.3",
"sphinx-rtd-theme~=1.2", "sphinx-rtd-theme~=1.2",
"sphinx-autobuild", "sphinx-autobuild",