Skip to content

Commit 273f0fc

Browse files
committed
Downgrade sphinx to stop multiversion errors
1 parent f820a7b commit 273f0fc

File tree

2 files changed

+38
-14
lines changed

2 files changed

+38
-14
lines changed

poetry.lock

Lines changed: 36 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ ruff = "0.9.6"
5252
pre-commit = "4.1.0"
5353

5454
[tool.poetry.group.doc.dependencies]
55-
Sphinx = "9.1.0"
55+
Sphinx = "8.2.3"
5656
gitpython = "3.1.46"
57-
sphinx-autodoc-typehints = "3.9.6"
57+
sphinx-autodoc-typehints = "3.5.2"
5858
furo = "2025.12.19"
5959
six = "1.17.0"
6060
releases = "2.1.1"

0 commit comments

Comments
 (0)