Merge branch 'headless-opencv' into 'v3'

Move to headless opencv

See merge request openflexure/openflexure-microscope-server!514
This commit is contained in:
Julian Stirling 2026-03-02 13:35:42 +00:00
commit d33b67393e

View file

@ -21,7 +21,7 @@ dependencies = [
"labthings-fastapi==0.0.14", "labthings-fastapi==0.0.14",
"sangaboard", "sangaboard",
"camera-stage-mapping ~= 0.1.10", "camera-stage-mapping ~= 0.1.10",
"opencv-python ~= 4.11.0", "opencv-python-headless ~= 4.13.0",
"openflexure-stitching[libvips]==0.2.3", "openflexure-stitching[libvips]==0.2.3",
"pillow ~= 10.4", "pillow ~= 10.4",
"anyio ~= 4.0", "anyio ~= 4.0",