diff --git a/pyproject.toml b/pyproject.toml index b138260a..8fec24ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,18 +28,18 @@ dependencies = [ "ansys-additive-core==0.18.1", "ansys-additive-widgets==0.2.1", "ansys-conceptev-core==0.2.1", - "ansys-dpf-composites==0.5.0", + "ansys-dpf-composites==0.6.0", "ansys-dpf-core==0.13.0", "ansys-dpf-post==0.9.0", "ansys-dyna-core==0.4.15", "ansys-dynamicreporting-core==0.6.0", - "ansys-edb-core==0.1.5", + "ansys-edb-core==0.1.6", "ansys-fluent-core==0.22.0", - "ansys-geometry-core==0.6.6", + "ansys-geometry-core==0.7.0", "ansys-hps-client==0.8.0", "ansys-mapdl-core==0.68.4", "ansys-math-core==0.1.5", - "ansys-mechanical-core==0.11.4", + "ansys-mechanical-core==0.11.5", "ansys-meshing-prime==0.6.2", "ansys-modelcenter-workflow==0.1.1", "ansys-motorcad-core==0.5.5", @@ -53,7 +53,7 @@ dependencies = [ "ansys-sound-core==0.1.3", "ansys-systemcoupling-core==0.6.0", "ansys-turbogrid-core==0.4.1", - "ansys-workbench-core==0.4.0", + "ansys-workbench-core==0.6.0", "pyaedt==0.9.11", "pyedb==0.23.0", "pygranta==2024.2.0", @@ -94,7 +94,7 @@ all = [ ] doc = [ "Sphinx==8.0.2", - "ansys-sphinx-theme==1.0.4", + "ansys-sphinx-theme==1.0.5", "sphinx-copybutton==0.5.2", "sphinx-design==0.6.1", "sphinxcontrib-mermaid==0.9.2",