diff --git a/pyproject.toml b/pyproject.toml index 8d0fcb83..be58ee28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,9 +40,9 @@ dependencies = [ "ansys-fluent-core==0.20.1", "ansys-geometry-core==0.6.3", "ansys-hps-client==0.8.0", - "ansys-mapdl-core==0.68.2", + "ansys-mapdl-core==0.68.3", "ansys-math-core==0.1.5", - "ansys-mechanical-core==0.11.0", + "ansys-mechanical-core==0.11.1", "ansys-meshing-prime==0.6.0.dev9", "ansys-modelcenter-workflow==0.1.1", "ansys-motorcad-core==0.5.1", @@ -56,8 +56,8 @@ dependencies = [ "ansys-systemcoupling-core==0.5.0", "ansys-turbogrid-core==0.4.1", "ansys-workbench-core==0.4.0", - "pyaedt==0.9.4", - "pyedb==0.14.1", + "pyaedt==0.9.6", + "pyedb==0.16.0", "pygranta==2024.2.0", "pytwin==0.7.0", ]