diff --git a/pyproject.toml b/pyproject.toml index 1d546441..73282b7f 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.1", + "openflexure-stitching[libvips]==0.2.2", "pillow ~= 10.4", "anyio ~= 4.0", "numpy ~= 2.2",