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 e13b202 commit 9dbc061Copy full SHA for 9dbc061
doc/changelog.d/3323.dependencies.md
@@ -0,0 +1 @@
1
+build: bump ansys-tools-visualization-interface from 0.3.0 to 0.4.0 in the core group
pyproject.toml
@@ -58,7 +58,7 @@ jupyter = [
58
59
tests = [
60
"ansys-dpf-core==0.10.1",
61
- "ansys-tools-visualization-interface==0.3.0",
+ "ansys-tools-visualization-interface==0.4.0",
62
"autopep8==2.3.1",
63
"matplotlib==3.9.1",
64
"pandas==2.2.2",
@@ -75,7 +75,7 @@ tests = [
75
doc = [
76
77
"ansys-mapdl-reader==0.53.0",
78
79
"ansys-sphinx-theme==0.16.6",
80
"grpcio==1.65.2",
81
"imageio-ffmpeg==0.5.1",
0 commit comments