diff --git a/pyproject.toml b/pyproject.toml index f883488..98ce8ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ dependencies = [ "slurmio", "tifffile", "imio", + "bg-atlasapi", ] license = { text = "MIT" }