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 696b87b commit 4482ac7Copy full SHA for 4482ac7
pyproject.toml
@@ -55,8 +55,8 @@ test = [
55
'typing-extensions >= 3.7.4; python_version < "3.11"',
56
]
57
docs = [
58
- 'furo >= 2023.5.20',
59
- 'sphinx ~= 6.2',
+ 'furo >= 2024.08.06',
+ 'sphinx ~= 8.1.0',
60
'sphinx-copybutton >= 0.5.0',
61
'sphinx-design >= 0.1.0',
62
'sphinxext-opengraph >= 0.7.0',
0 commit comments