Update labthings-fastapi version in pyproject.toml

This commit is contained in:
Julian Stirling 2025-07-07 13:30:42 +01:00
parent 35d6e45892
commit f3ec5a445a

View file

@ -15,7 +15,7 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"labthings-fastapi[server] == 0.0.9",
"labthings-fastapi == 0.0.10",
"sangaboard",
"camera-stage-mapping ~= 0.1.10",
"opencv-python ~= 4.11.0",