Skip to content

Commit 36e6c65

Browse files
authored
build: update ansys-materials-manager (#1001)
1 parent ead1a4b commit 36e6c65

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ dependencies = [
6666
mapdl-all = ["ansys-mapdl-reader==0.55.1"]
6767
fluent-all = ["ansys-fluent-visualization==0.20.0"]
6868
tools = [
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",

0 commit comments

Comments
 (0)