Merge branch 'csm-return-to-start' into 'v3'

CSM always returns to start on error

See merge request openflexure/openflexure-microscope-server!227
This commit is contained in:
Joe Knapper 2025-04-08 12:49:38 +00:00
commit d4247235e3
2 changed files with 7 additions and 1 deletions

View file

@ -17,7 +17,7 @@ classifiers = [
dependencies = [
"labthings-fastapi[server] == 0.0.7",
"labthings-sangaboard",
"camera-stage-mapping ~= 0.1.7",
"camera-stage-mapping ~= 0.1.8",
"opencv-python ~= 4.7.0",
"pillow ~= 10.4",
"anyio ~= 4.0",