diff --git a/pyproject.toml b/pyproject.toml index 5fb3b230..c3e0a43f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ "ansys-systemcoupling-core==0.8.0", "ansys-turbogrid-core==0.4.1", "ansys-workbench-core==0.7.0", - "pyaedt==0.12.0", + "pyaedt==0.13.0", "pyedb==0.34.3", "pygranta==2025.1.0", "pytwin==0.7.0", @@ -67,7 +67,7 @@ tools = [ "ansys-materials-manager==0.2.3", "ansys-tools-filetransfer==0.1.1", "ansys-tools-local-product-launcher==0.1.1", - "ansys-tools-path==0.7.0", + "ansys-tools-path==0.7.1", # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'", "ansys-tools-visualization-interface==0.6.2", "ansys-units==0.3.4", @@ -84,7 +84,7 @@ all = [ "ansys-materials-manager==0.2.3", "ansys-tools-filetransfer==0.1.1", "ansys-tools-local-product-launcher==0.1.1", - "ansys-tools-path==0.7.0", + "ansys-tools-path==0.7.1", # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'", "ansys-tools-visualization-interface==0.6.2", "ansys-units==0.3.4", @@ -94,8 +94,8 @@ all = [ ] doc = [ "Sphinx==8.1.3", - "ansys-sphinx-theme==1.2.3", - "Jinja2 ==3.1.4", + "ansys-sphinx-theme==1.2.4", + "Jinja2 ==3.1.5", "Pillow==11.0.0", "PyGithub==2.5.0", "sphinx-copybutton==0.5.2",