Bump labthings-fastapi (0.0.13) and stitching (0.2.3) versions

This commit is contained in:
Julian Stirling 2025-12-16 09:27:52 +00:00
parent 7a26b262a9
commit d3df6ba588

View file

@ -18,11 +18,11 @@ classifiers = [
"Operating System :: OS Independent",
]
dependencies = [
"labthings-fastapi @ git+https://github.com/labthings/labthings-fastapi",
"labthings-fastapi==0.0.13",
"sangaboard",
"camera-stage-mapping ~= 0.1.10",
"opencv-python ~= 4.11.0",
"openflexure-stitching[libvips]==0.2.2",
"openflexure-stitching[libvips]==0.2.3",
"pillow ~= 10.4",
"anyio ~= 4.0",
"numpy ~= 2.2",