We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64d830 commit ffb4f61Copy full SHA for ffb4f61
4 files changed
CHANGES.rst
@@ -5,6 +5,7 @@ Changes
5
6
Unreleased
7
==========
8
+- Dependencies: Permitted installation of Sphinx 9.x
9
10
2.1.5 - 2025/11/19
11
==================
common-build/requirements.txt
@@ -7,4 +7,4 @@ sphinx-autobuild>=2024
# These versions should match the Read The Docs environment (please update if
# you notice this is not the case)
setuptools>=41.1.0
-sphinx>=3,<9
+sphinx>=3,<10
docs/requirements.txt
@@ -1,2 +1,2 @@
1
2
crate-docs-theme>=0.42.0
helpers/preview/etc/requirements.txt
@@ -1,3 +1,3 @@
-sphinx>=3,<6
sphinx-autobuild
3
sphinx-rtd-theme
0 commit comments