We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2a470 commit 23435faCopy full SHA for 23435fa
pyproject.toml
@@ -97,7 +97,7 @@ sphinx = [
97
# Pallets-Sphinx-Themes 2.1.1 is the first version removing old and conflicting Python 2 code.
98
"Pallets-Sphinx-Themes ~= 2.3.0",
99
# Sphinx 8 is the first version to drop Python 3.9.
100
- "sphinx ~= 8.1.3",
+ "sphinx ~= 8.2.1",
101
]
102
pytest = ["pytest >= 8"]
103
test = [
@@ -121,7 +121,7 @@ docs = [
121
"furo ~= 2024.8.6",
122
"myst-parser ~= 4.0.0",
123
124
125
"sphinx-autodoc-typehints ~= 3.0.1",
126
"sphinx-copybutton ~= 0.5.2",
127
"sphinx-design ~= 0.6.0",
0 commit comments