Dependency bump for camera_stage_mapping to 0.1.8

Returns the errors we expect
This commit is contained in:
Joe Knapper 2025-04-08 12:09:15 +00:00
parent 33c74741fe
commit bf82f37c47

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