Merge branch 'sb-bump' into 'v3'

pysangaboard version bump

Closes #703

See merge request openflexure/openflexure-microscope-server!617
This commit is contained in:
Julian Stirling 2026-06-18 10:49:28 +00:00
commit 763a454c64

View file

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