Depend on the relevant labthings branch

This will need to be fixed before merge
This commit is contained in:
Richard Bowman 2026-03-31 23:05:20 +01:00 committed by Julian Stirling
parent 93a2e87dac
commit c37ed236c3

View file

@ -18,7 +18,7 @@ classifiers = [
"Operating System :: OS Independent", "Operating System :: OS Independent",
] ]
dependencies = [ dependencies = [
"labthings-fastapi==0.1.0", "labthings-fastapi @ https://github.com/labthings/labthings-fastapi/archive/refs/heads/api-prefix.zip",
"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",