diff --git a/pyproject.toml b/pyproject.toml index 4937823d..1d546441 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "sangaboard", "camera-stage-mapping ~= 0.1.10", "opencv-python ~= 4.11.0", - "openflexure-stitching[libvips]==0.2.0", + "openflexure-stitching[libvips]==0.2.1", "pillow ~= 10.4", "anyio ~= 4.0", "numpy ~= 2.2",