diff --git a/pyproject.toml b/pyproject.toml index 5f8d298..95c55d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ plotly-static = ["kaleido"] decimation = ["open3d"] smooth = ["PyMCubes"] docs = [ - "sphinx==7.4.7", + "sphinx==8.0.2", "sphinx-click==6.0.0", "furo==2024.8.6", "sphinx-autodoc-typehints==2.2.3",