Skip to content

Commit 1983d76

Browse files
committed
udpate doc dependencies
1 parent 9af0afa commit 1983d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,14 @@ doc = [
6666
"numpy==2.2.6",
6767
"numpydoc==1.8.0",
6868
"pypandoc==1.15",
69-
"pyvista>=0.39.1",
7069
"sphinx-autobuild==2024.10.3",
7170
"sphinx-autodoc-typehints==3.1.0",
7271
"sphinx-copybutton==0.5.2",
7372
"sphinx_design==0.6.1",
7473
"sphinx-gallery==0.19.0",
7574
"sphinx-notfound-page==1.1.0",
7675
"sphinxcontrib-websupport==2.0.0",
76+
"ansys-tools-visualization-interface>=0.2.6",
7777
]
7878
# Viz option will be removed in future versions
7979
viz = [

0 commit comments

Comments
 (0)