File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,7 @@ dependencies = [
6666mapdl-all = [" ansys-mapdl-reader==0.55.1" ]
6767fluent-all = [" ansys-fluent-visualization==0.20.0" ]
6868tools = [
69- # TODO: To be reverted once ansys-materials-manager releases support for numpy>2
70- " ansys-materials-manager==0.2.3; python_version<'3.13'" ,
69+ " ansys-materials-manager==0.3.0" ,
7170 " ansys-tools-filetransfer==0.1.1" ,
7271 " ansys-tools-local-product-launcher==0.1.1" ,
7372 " ansys-tools-path==0.7.3" ,
@@ -84,8 +83,7 @@ all = [
8483 # FLUENT - ALL
8584 " ansys-fluent-visualization==0.20.0" ,
8685 # TOOLS
87- # TODO: To be reverted once ansys-materials-manager releases support for numpy>2
88- " ansys-materials-manager==0.2.3; python_version<'3.13'" ,
86+ " ansys-materials-manager==0.3.0" ,
8987 " ansys-tools-filetransfer==0.1.1" ,
9088 " ansys-tools-local-product-launcher==0.1.1" ,
9189 " ansys-tools-path==0.7.3" ,
You can’t perform that action at this time.
0 commit comments