Move to headless opencv

This commit is contained in:
Julian Stirling 2026-03-01 22:29:28 +00:00
parent b91939380f
commit 5bd2fb18c5

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