Merge branch 'bump-labthings-fastapi-to-0.0.11' into 'v3'

Bump LabThings-Fastapi to 0.0.11

See merge request openflexure/openflexure-microscope-server!333
This commit is contained in:
Joe Knapper 2025-07-28 17:10:36 +00:00
commit b560af0d83

View file

@ -18,7 +18,7 @@ classifiers = [
"Operating System :: OS Independent", "Operating System :: OS Independent",
] ]
dependencies = [ dependencies = [
"labthings-fastapi == 0.0.10", "labthings-fastapi == 0.0.11",
"sangaboard", "sangaboard",
"camera-stage-mapping ~= 0.1.10", "camera-stage-mapping ~= 0.1.10",
"opencv-python ~= 4.11.0", "opencv-python ~= 4.11.0",