@@ -35,7 +35,7 @@ dependencies = [
35
35
" ansys-dynamicreporting-core==0.9.0" ,
36
36
" ansys-edb-core==0.1.9" ,
37
37
" ansys-fluent-core==0.30.2" ,
38
- " ansys-geometry-core==0.10.1 " ,
38
+ " ansys-geometry-core==0.10.2 " ,
39
39
" ansys-hps-client==0.10.1" ,
40
40
" ansys-hps-data-transfer-client==0.2.0" ,
41
41
" ansys-mapdl-core==0.69.3" ,
@@ -64,7 +64,7 @@ dependencies = [
64
64
65
65
[project .optional-dependencies ]
66
66
mapdl-all = [" ansys-mapdl-reader==0.54.2" ]
67
- fluent-all = [" ansys-fluent-visualization==0.19.1 " ]
67
+ fluent-all = [" ansys-fluent-visualization==0.19.2 " ]
68
68
tools = [
69
69
" ansys-materials-manager==0.2.3" ,
70
70
" ansys-tools-filetransfer==0.1.1" ,
@@ -81,7 +81,7 @@ all = [
81
81
# MAPDL - ALL
82
82
" ansys-mapdl-reader==0.54.2" ,
83
83
# FLUENT - ALL
84
- " ansys-fluent-visualization==0.19.1 " ,
84
+ " ansys-fluent-visualization==0.19.2 " ,
85
85
# TOOLS
86
86
" ansys-materials-manager==0.2.3" ,
87
87
" ansys-tools-filetransfer==0.1.1" ,
@@ -96,7 +96,7 @@ all = [
96
96
]
97
97
doc = [
98
98
" Sphinx==8.2.3" ,
99
- " ansys-sphinx-theme==1.3.3 " ,
99
+ " ansys-sphinx-theme==1.4.1 " ,
100
100
" Jinja2 ==3.1.6" ,
101
101
" Pillow==11.1.0" ,
102
102
" PyGithub==2.6.1" ,
0 commit comments