diff --git a/pyproject.toml b/pyproject.toml index ef8fa07b..7eafe951 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,13 +40,13 @@ dependencies = [ "ansys-hps-client==0.8.0", "ansys-mapdl-core==0.68.4", "ansys-math-core==0.1.5", - "ansys-mechanical-core==0.11.1", + "ansys-mechanical-core==0.11.3", "ansys-meshing-prime==0.6.1", "ansys-modelcenter-workflow==0.1.1", "ansys-motorcad-core==0.5.2", "ansys-optislang-core==0.7.1", "ansys-platform-instancemanagement==1.1.2", - "ansys-pyensight-core==0.8.7", + "ansys-pyensight-core==0.8.8", "ansys-rocky-core==0.2.0", "ansys-seascape==0.2.0", "ansys-sherlock-core==0.6.0", @@ -55,8 +55,8 @@ dependencies = [ "ansys-systemcoupling-core==0.6.0", "ansys-turbogrid-core==0.4.1", "ansys-workbench-core==0.4.0", - "pyaedt==0.9.9", - "pyedb==0.21.1", + "pyaedt==0.9.10", + "pyedb==0.22.0", "pygranta==2024.2.0", "pytwin==0.7.0", ] @@ -70,7 +70,7 @@ tools = [ "ansys-tools-local-product-launcher==0.1.0", "ansys-tools-path==0.6.0", # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'", - "ansys-tools-visualization-interface==0.2.6", + "ansys-tools-visualization-interface==0.3.0", "ansys-units==0.3.2", "pyansys-tools-report==0.7.3", "pyansys-tools-versioning==0.5.0", @@ -87,7 +87,7 @@ all = [ "ansys-tools-local-product-launcher==0.1.0", "ansys-tools-path==0.6.0", # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'", - "ansys-tools-visualization-interface==0.2.6", + "ansys-tools-visualization-interface==0.3.0", "ansys-units==0.3.2", "pyansys-tools-report==0.7.3", "pyansys-tools-versioning==0.5.0",