diff --git a/pyproject.toml b/pyproject.toml index 5b3fe7b7..bc5e699f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,19 +30,19 @@ dependencies = [ "ansys-dpf-gate==0.4.1", "ansys-dyna-core==0.4.2", "ansys-dynamicreporting-core==0.5.0", - "ansys-geometry-core==0.4rc1", + "ansys-geometry-core==0.4rc2", "ansys-grantami-bomanalytics==1.2.0", "ansys-grantami-recordlists==1.0.0.post1", - "ansys-fluent-core==0.17.1", - "ansys-mapdl-core==0.66.0", + "ansys-fluent-core==0.18.0", + "ansys-mapdl-core==0.67.0", "ansys-math-core==0.1.3", - "ansys-mechanical-core==0.10.3", + "ansys-mechanical-core==0.10.4", "ansys-meshing-prime==0.5.0.dev7", "ansys-motorcad-core==0.2.0", "ansys-platform-instancemanagement==1.1.2", "ansys-pyensight-core==0.6.2", "ansys-openapi-common==1.2.2", - "ansys-optislang-core==0.4.0", + "ansys-optislang-core==0.4.2", "ansys-seascape==0.2.0", "ansys-sherlock-core==0.4.0", "ansys-systemcoupling-core==0.3.0", @@ -79,7 +79,7 @@ all = [ ] doc = [ "Sphinx==7.2.6", - "ansys-sphinx-theme==0.12.2", + "ansys-sphinx-theme==0.12.3", "sphinx-copybutton==0.5.2", "sphinx-design==0.5.0", ]