Skip to content

Commit 1958889

Browse files
committed
fix: requires bump in viz interface
1 parent 9181528 commit 1958889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ all = [
5858
tests = [
5959
"ansys-platform-instancemanagement==1.1.2",
6060
"ansys-tools-path==0.7.1",
61-
"ansys-tools-visualization-interface==0.8.3",
61+
"ansys-tools-visualization-interface==0.9.1",
6262
"beartype==0.20.2",
6363
"docker==7.1.0",
6464
"geomdl==5.3.1",
@@ -89,7 +89,7 @@ tests-minimal = [
8989
doc = [
9090
"ansys-sphinx-theme[autoapi]==1.4.2",
9191
"ansys-tools-path==0.7.1",
92-
"ansys-tools-visualization-interface==0.8.3",
92+
"ansys-tools-visualization-interface==0.9.1",
9393
"beartype==0.20.2",
9494
"docker==7.1.0",
9595
"geomdl==5.3.1",

0 commit comments

Comments
 (0)