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.
1 parent 51032eb commit ce11fbeCopy full SHA for ce11fbe
doc/changelog.d/2027.dependencies.md
@@ -0,0 +1 @@
1
+Bump ansys-tools-visualization-interface from 0.9.1 to 0.9.2
pyproject.toml
@@ -58,7 +58,7 @@ all = [
58
tests = [
59
"ansys-platform-instancemanagement==1.1.2",
60
"ansys-tools-path==0.7.1",
61
- "ansys-tools-visualization-interface==0.9.1",
+ "ansys-tools-visualization-interface==0.9.2",
62
"beartype==0.20.2",
63
"docker==7.1.0",
64
"geomdl==5.4.0",
@@ -87,7 +87,7 @@ tests-minimal = [
87
doc = [
88
"ansys-sphinx-theme[autoapi]==1.5.2",
89
90
91
92
93
0 commit comments