diff --git a/pyproject.toml b/pyproject.toml index 451aaaf0..8e4e9809 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "ansys-acp-core==0.1b1", "ansys-additive-core==0.18.1", "ansys-additive-widgets==0.2.1", - "ansys-conceptev-core==0.1.4", + "ansys-conceptev-core==0.2.1", "ansys-dpf-composites==0.5.0", "ansys-dpf-core==0.12.2", "ansys-dpf-post==0.8.0", @@ -56,7 +56,7 @@ dependencies = [ "ansys-turbogrid-core==0.4.1", "ansys-workbench-core==0.4.0", "pyaedt==0.9.10", - "pyedb==0.22.1", + "pyedb==0.23.0", "pygranta==2024.2.0", "pytwin==0.7.0", ] @@ -94,7 +94,7 @@ all = [ "pyansys-tools-variableinterop==0.1.1", ] doc = [ - "Sphinx==7.3.7", + "Sphinx==7.4.7", "ansys-sphinx-theme==0.16.6", "sphinx-copybutton==0.5.2", "sphinx-design==0.6.0",