diff --git a/pyproject.toml b/pyproject.toml index e4e4dae..6a598b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,8 +28,8 @@ classifiers = [ # Below the dependencies for brainmapper (the cellfinder CLI tool) only # (i.e., only what users will need for brainmapper) dependencies = [ - "brainglobe>=1.3.0", - "brainglobe-utils>=0.7.0", + "brainglobe>=1.4.0", + "brainglobe-utils>=0.11.0", "configobj", "fancylog>=0.6.0", "multiprocessing-logging>=0.3.4",