pysangaboard version bump

This commit is contained in:
Joe Knapper 2026-06-17 18:14:06 +01:00 committed by Joe Knapper
parent 9807643da1
commit 22f998ec60

View file

@ -19,7 +19,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"labthings-fastapi==0.2.1", "labthings-fastapi==0.2.1",
"sangaboard~=0.4.0", "sangaboard~=0.4.1",
"camera-stage-mapping ~= 0.1.10", "camera-stage-mapping ~= 0.1.10",
"opencv-python-headless ~= 4.13.0", "opencv-python-headless ~= 4.13.0",
"openflexure-stitching[libvips]==0.2.5", "openflexure-stitching[libvips]==0.2.5",