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 3db8f1c commit 93ab6caCopy full SHA for 93ab6ca
doc/changelog.d/1462.dependencies.md
@@ -0,0 +1 @@
1
+bump ansys-tools-visualization-interface from 0.4.4 to 0.4.5
pyproject.toml
@@ -49,7 +49,7 @@ all = [
49
tests = [
50
"ansys-platform-instancemanagement==1.1.2",
51
"ansys-tools-path==0.6.0",
52
- "ansys-tools-visualization-interface==0.4.4",
+ "ansys-tools-visualization-interface==0.4.5",
53
"beartype==0.19.0",
54
"docker==7.1.0",
55
"grpcio==1.66.2",
@@ -76,7 +76,7 @@ tests-minimal = [
76
]
77
doc = [
78
"ansys-sphinx-theme[autoapi]==1.1.2",
79
80
81
82
"ipyvtklink==0.2.3",
0 commit comments