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 a7e0a00 commit 4ee0936Copy full SHA for 4ee0936
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"ansys-dyna-core==0.4.15",
36
"ansys-dynamicreporting-core==0.6.0",
37
"ansys-edb-core==0.1.4",
38
- "ansys-fluent-core==0.21.0",
+ "ansys-fluent-core==0.20.1",
39
"ansys-geometry-core==0.6.5",
40
"ansys-hps-client==0.8.0",
41
"ansys-mapdl-core==0.68.3",
@@ -62,7 +62,7 @@ dependencies = [
62
63
[project.optional-dependencies]
64
mapdl-all = ["ansys-mapdl-reader==0.53.0"]
65
-fluent-all = ["ansys-fluent-visualization==0.10.0"]
+fluent-all = ["ansys-fluent-visualization==0.9.0"]
66
tools = [
67
"ansys-materials-manager==0.2.3",
68
"ansys-tools-filetransfer==0.1.0",
@@ -79,7 +79,7 @@ all = [
79
# MAPDL - ALL
80
"ansys-mapdl-reader==0.53.0",
81
# FLUENT - ALL
82
- "ansys-fluent-visualization==0.10.0",
+ "ansys-fluent-visualization==0.9.0",
83
# TOOLS
84
85
0 commit comments