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.
2 parents 785db4b + 20c81c6 commit c566b0cCopy full SHA for c566b0c
pyproject.toml
@@ -55,7 +55,7 @@ tests = [
55
"regex==2024.9.11",
56
]
57
doc = [
58
- "Sphinx==8.0.2",
+ "Sphinx==8.1.3",
59
"ansys-sphinx-theme[autoapi]==1.1.5",
60
"build>= 0.10.0",
61
"flit>=3.8.0",
@@ -65,14 +65,14 @@ doc = [
65
"numpydoc==1.8.0",
66
"pandas==2.2.3",
67
"parse==1.20.2",
68
- "pypandoc==1.13",
+ "pypandoc==1.14",
69
"pytest-sphinx==0.6.3",
70
71
- "sphinx-autobuild==2024.9.19",
72
- "sphinx-autodoc-typehints==2.4.4",
+ "sphinx-autobuild==2024.10.3",
+ "sphinx-autodoc-typehints==2.5.0",
73
"sphinx-copybutton==0.5.2",
74
"sphinx-notfound-page==1.0.4",
75
- "sphinx-gallery==0.17.1",
+ "sphinx-gallery==0.18.0",
76
77
78
[tool.flit.module]
0 commit comments