Skip to content

Commit f21968b

Browse files
committed
Revert the Sphinx upgrade
Signed-off-by: tdruez <[email protected]>
1 parent fbc9df1 commit f21968b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dev = [
105105
# Debug
106106
"django-debug-toolbar==5.2.0",
107107
# Documentation
108-
"Sphinx==8.2.3",
108+
"Sphinx==8.1.3", # Newer versions dropped Python 3.10 support
109109
"sphinx-rtd-theme==3.0.2",
110110
"sphinx-rtd-dark-mode==1.3.0",
111111
"sphinxcontrib-django==2.5",

0 commit comments

Comments
 (0)