Merge branch 'bump-stitching-0.2.1' into 'v3'

Bump required stitching version to 0.2.1

See merge request openflexure/openflexure-microscope-server!448
This commit is contained in:
Joe Knapper 2025-12-03 12:50:13 +00:00
commit 32ec08d4f4

View file

@ -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",