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 931306a commit 720e905Copy full SHA for 720e905
doc/changelog.d/1254.dependencies.md
@@ -0,0 +1 @@
1
+build: bump ansys-tools-visualization-interface from 0.2.2 to 0.2.3
pyproject.toml
@@ -50,7 +50,7 @@ all = [
50
tests = [
51
"ansys-platform-instancemanagement==1.1.2",
52
"ansys-tools-path==0.6.0",
53
- "ansys-tools-visualization-interface==0.2.2",
+ "ansys-tools-visualization-interface==0.2.3",
54
"beartype==0.18.5",
55
"docker==7.1.0",
56
"grpcio==1.64.1",
@@ -77,7 +77,7 @@ tests-minimal = [
77
]
78
doc = [
79
"ansys-sphinx-theme[autoapi]==0.16.5",
80
81
82
83
"ipyvtklink==0.2.3",
0 commit comments