Update depedencies and changelog priort to v3.0.0-alpha1 release

Closes #398
This commit is contained in:
Julian Stirling 2025-06-09 15:39:26 +01:00
parent ae2ec1864f
commit 0457978048
2 changed files with 15 additions and 1 deletions

View file

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