Bump required stitching version

This commit is contained in:
Julian Stirling 2025-12-03 11:14:47 +00:00
parent 13eb50877d
commit c3cb8436dc

View file

@ -22,7 +22,7 @@ dependencies = [
"sangaboard", "sangaboard",
"camera-stage-mapping ~= 0.1.10", "camera-stage-mapping ~= 0.1.10",
"opencv-python ~= 4.11.0", "opencv-python ~= 4.11.0",
"openflexure-stitching[libvips]==0.2.0", "openflexure-stitching[libvips]==0.2.1",
"pillow ~= 10.4", "pillow ~= 10.4",
"anyio ~= 4.0", "anyio ~= 4.0",
"numpy ~= 2.2", "numpy ~= 2.2",