diff --git a/pyproject.toml b/pyproject.toml index f79f34f21..2e92c8460 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,8 +30,8 @@ dependencies = [ "plasmaboundaries>=0.1.8", "jupyter-client<7", "jupyter-cadquery>=3.2.0", - "brep_part_finder>=0.5.0", - "brep_to_h5m>=0.4.0", + "brep_part_finder>=0.5.2", + "brep_to_h5m>=0.4.2", "setuptools_scm[toml]>=7.0.5" ]