Bump LabThings-Fastapi to 0.0.11

This commit is contained in:
Julian Stirling 2025-07-28 13:09:38 +01:00
parent 547704fdc0
commit 8ee2a38d2a

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