@@ -35,7 +35,7 @@ dependencies = [
3535 " ansys-dynamicreporting-core==0.9.0" ,
3636 " ansys-edb-core==0.1.9" ,
3737 " ansys-fluent-core==0.29.0" ,
38- " ansys-geometry-core==0.8.2 " ,
38+ " ansys-geometry-core==0.9.0 " ,
3939 " ansys-hps-client==0.9.1" ,
4040 " ansys-mapdl-core==0.68.6" ,
4141 " ansys-math-core==0.2.2" ,
@@ -54,23 +54,23 @@ dependencies = [
5454 " ansys-systemcoupling-core==0.8.0" ,
5555 " ansys-turbogrid-core==0.4.1" ,
5656 " ansys-workbench-core==0.8.0" ,
57- " pyaedt==0.14.0 " ,
57+ " pyaedt==0.14.1 " ,
5858 " pyedb==0.37.0" ,
5959 " pygranta==2025.1.0" ,
6060 " pytwin==0.7.0" ,
6161]
6262
6363[project .optional-dependencies ]
6464mapdl-all = [" ansys-mapdl-reader==0.54.2" ]
65- fluent-all = [" ansys-fluent-visualization==0.17 .0" ]
65+ fluent-all = [" ansys-fluent-visualization==0.18 .0" ]
6666tools = [
6767 " ansys-materials-manager==0.2.3" ,
6868 " ansys-tools-filetransfer==0.1.1" ,
6969 " ansys-tools-local-product-launcher==0.1.1" ,
7070 " ansys-tools-path==0.7.1" ,
7171 # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
72- " ansys-tools-visualization-interface==0.8.1 " ,
73- " ansys-units==0.3.4 " ,
72+ " ansys-tools-visualization-interface==0.8.3 " ,
73+ " ansys-units==0.3.5 " ,
7474 " pyansys-tools-report==0.8.2" ,
7575 " pyansys-tools-versioning==0.6.0" ,
7676 " pyansys-tools-variableinterop==0.1.1" ,
@@ -79,25 +79,25 @@ all = [
7979 # MAPDL - ALL
8080 " ansys-mapdl-reader==0.54.2" ,
8181 # FLUENT - ALL
82- " ansys-fluent-visualization==0.17 .0" ,
82+ " ansys-fluent-visualization==0.18 .0" ,
8383 # TOOLS
8484 " ansys-materials-manager==0.2.3" ,
8585 " ansys-tools-filetransfer==0.1.1" ,
8686 " ansys-tools-local-product-launcher==0.1.1" ,
8787 " ansys-tools-path==0.7.1" ,
8888 # "ansys-tools-protoc-helper==0.4.0; python_version<='3.10'",
89- " ansys-tools-visualization-interface==0.8.1 " ,
90- " ansys-units==0.3.4 " ,
89+ " ansys-tools-visualization-interface==0.8.3 " ,
90+ " ansys-units==0.3.5 " ,
9191 " pyansys-tools-report==0.8.2" ,
9292 " pyansys-tools-versioning==0.6.0" ,
9393 " pyansys-tools-variableinterop==0.1.1" ,
9494]
9595doc = [
96- " Sphinx==8.1.3 " ,
97- " ansys-sphinx-theme==1.3.1 " ,
96+ " Sphinx==8.2.1 " ,
97+ " ansys-sphinx-theme==1.3.2 " ,
9898 " Jinja2 ==3.1.5" ,
9999 " Pillow==11.1.0" ,
100- " PyGithub==2.6.0 " ,
100+ " PyGithub==2.6.1 " ,
101101 " sphinx-copybutton==0.5.2" ,
102102 " sphinx-design==0.6.1" ,
103103 " sphinxcontrib-mermaid==1.0.0" ,
0 commit comments