Update dependencies to use new labthings rc

This commit is contained in:
Julian Stirling 2026-05-10 12:55:19 +01:00
parent f91373e215
commit fa5aaaf254

View file

@ -18,7 +18,7 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"labthings-fastapi @ https://github.com/labthings/labthings-fastapi/archive/refs/heads/api-prefix.zip",
"labthings-fastapi==0.2.0rc1",
"sangaboard~=0.4.0",
"camera-stage-mapping ~= 0.1.10",
"opencv-python-headless ~= 4.13.0",