diff --git a/pyproject.toml b/pyproject.toml index ceb66a9f..f1838c4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dependencies = [ "ansys-seascape==0.2.0", "ansys-sherlock-core==0.4.0", "ansys-systemcoupling-core==0.3.0", - "pyaedt==0.7.1", + "pyaedt==0.7.2", "pytwin==0.5.0", ] @@ -60,7 +60,7 @@ fluent-all = [ ] tools = [ "ansys-units==0.1.0", - "ansys-tools-path==0.3.1", + "ansys-tools-path==0.3.2", "pyansys-tools-report==0.7.0", "pyansys-tools-versioning==0.5.0", ] @@ -72,7 +72,7 @@ all = [ "ansys-fluent-parametric==0.8.1", # TOOLS "ansys-units==0.1.0", - "ansys-tools-path==0.3.1", + "ansys-tools-path==0.3.2", # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'", "pyansys-tools-report==0.7.0", "pyansys-tools-versioning==0.5.0",