diff --git a/pyproject.toml b/pyproject.toml index 76bb77d..f94fd7b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "pandas", "matplotlib", "seaborn", - "sleap-io>=0.0.6", + "sleap-io>=0.0.11", "scikit-image", "shapely" ]