Bump labthings-fastapi to 0.0.14 and fix error types in unit tests

This commit is contained in:
Julian Stirling 2026-01-09 16:43:14 +00:00
parent e85a1d3080
commit b46f8af8e7
2 changed files with 4 additions and 8 deletions

View file

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