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 b2f56ac + 97e439b commit a854ac7Copy full SHA for a854ac7
_package/pyproject.toml
@@ -43,7 +43,7 @@ doc = [
43
"pandas==2.3.3",
44
"parse==1.20.2",
45
"pydata_sphinx_theme==0.16.1",
46
- "pypandoc==1.15",
+ "pypandoc==1.16",
47
"pytest-sphinx==0.6.3",
48
"pyyaml==6.0.3",
49
"sphinx-autobuild==2024.10.3",
pyproject.toml
@@ -71,7 +71,7 @@ doc = [
71
72
"sphinx-autodoc-typehints==3.2.0",
73
"sphinx-copybutton==0.5.2",
74
- "sphinx-notfound-page==1.0.4",
+ "sphinx-notfound-page==1.1.0",
75
"sphinx-gallery==0.19.0",
76
]
77
0 commit comments