diff --git a/pyproject.toml b/pyproject.toml index a37ad3a2e5..1fc845e960 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "protobuf>=3.12.2", # minimum required based on latest ansys-grpc-mapdl "psutil>=5.9.4", "pyansys-tools-versioning>=0.3.3", - "ansys-tools-path>=0.3.1", + "ansys-tools-path>=0.2.4", "pyiges[full]>=0.3.1", # Since v0.3.0, the 'full' flag is needed in order to install 'geomdl' "pyvista>=0.33.0,<0.41", "scipy>=1.3.0", # for sparse (consider optional?)