Docs: Update dependencies, fixing the build on Python 3.11

This commit is contained in:
Andreas Motl
2024-10-24 01:13:22 +02:00
parent 48d082e6a5
commit 5d3e650901
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -1,7 +1,6 @@
alabaster<0.8
docutils<0.15
jinja2<2.11
markupsafe<1.1
markupsafe<2
readme-renderer<23
sphinx<2
sphinx>=5,<6
sphinxcontrib-websupport<1.2
+1 -1
View File
@@ -76,7 +76,7 @@ master_doc = "index"
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = None
language = "en"
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.