Update to use rc2 of labthings

This commit is contained in:
Richard Bowman 2026-05-13 15:51:32 +01:00
parent 7163823bf7
commit dc14ff0306

View file

@ -18,7 +18,7 @@ classifiers = [
"Operating System :: OS Independent", "Operating System :: OS Independent",
] ]
dependencies = [ dependencies = [
"labthings-fastapi==0.2.0rc1", "labthings-fastapi==0.2.0rc2",
"sangaboard~=0.4.0", "sangaboard~=0.4.0",
"camera-stage-mapping ~= 0.1.10", "camera-stage-mapping ~= 0.1.10",
"opencv-python-headless ~= 4.13.0", "opencv-python-headless ~= 4.13.0",