diff --git a/pyproject.toml b/pyproject.toml index aeb282b..4eacaf8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,7 @@ classifiers = [ dependencies = [ "napari>=0.4.18", "bg-atlasapi", + "brainglobe-utils>=0.4.3", "numpy", "qtpy", "itk-elastix",