Merge branch 'headless-opencv' into 'v3'
Move to headless opencv See merge request openflexure/openflexure-microscope-server!514
This commit is contained in:
commit
d33b67393e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ dependencies = [
|
||||||
"labthings-fastapi==0.0.14",
|
"labthings-fastapi==0.0.14",
|
||||||
"sangaboard",
|
"sangaboard",
|
||||||
"camera-stage-mapping ~= 0.1.10",
|
"camera-stage-mapping ~= 0.1.10",
|
||||||
"opencv-python ~= 4.11.0",
|
"opencv-python-headless ~= 4.13.0",
|
||||||
"openflexure-stitching[libvips]==0.2.3",
|
"openflexure-stitching[libvips]==0.2.3",
|
||||||
"pillow ~= 10.4",
|
"pillow ~= 10.4",
|
||||||
"anyio ~= 4.0",
|
"anyio ~= 4.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue