diff --git a/pyproject.toml b/pyproject.toml index a3b7d5eb..325c04e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "ansys-additive-core==0.20.0", "ansys-conceptev-core==0.10.1", "ansys-dpf-composites==0.7.0", - "ansys-dpf-core==0.14.2", + "ansys-dpf-core==0.15.0", "ansys-dpf-post==0.10.1", "ansys-dyna-core==0.9.0", "ansys-dynamicreporting-core==0.10.3; python_version<'3.13'", @@ -59,7 +59,7 @@ dependencies = [ "ansys-turbogrid-core==0.5.4", "ansys-workbench-core==0.10.0", "pyaedt==0.23.0", - "pyedb==0.65.2", + "pyedb==0.66.0", "pygranta==2025.2.1", "pytwin==0.10.2", ]