diff --git a/pyproject.toml b/pyproject.toml index c5463ab7a3..0ba44bb03f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ jupyter = [ tests = [ "ansys-dpf-core==0.10.1", - "ansys-tools-visualization-interface==0.4.2", + "ansys-tools-visualization-interface==0.4.0", "autopep8==2.3.1", "matplotlib==3.9.2", "pandas==2.2.2", @@ -75,7 +75,7 @@ tests = [ doc = [ "ansys-dpf-core==0.10.1", "ansys-mapdl-reader==0.54.1", - "ansys-tools-visualization-interface==0.4.2", + "ansys-tools-visualization-interface==0.4.0", "ansys-sphinx-theme==1.0.8", "grpcio==1.66.1", "imageio-ffmpeg==0.5.1",