From 14976b0628aaa89f078f9d89d696fb81616f1731 Mon Sep 17 00:00:00 2001 From: Marvin Albert <marvin.albert@gmail.com> Date: Fri, 24 Jan 2025 17:20:21 +0100 Subject: [PATCH] Updated multiview-stitcher pin --- notebooks/correlation/correlation_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/correlation/correlation_requirements.txt b/notebooks/correlation/correlation_requirements.txt index 9066be9..b996dad 100644 --- a/notebooks/correlation/correlation_requirements.txt +++ b/notebooks/correlation/correlation_requirements.txt @@ -6,7 +6,7 @@ scikit-image matplotlib dask distributed -multiview-stitcher == 0.1.13 +multiview-stitcher == 0.1.18 napari-stitcher @ git+https://github.com/multiview-stitcher/napari-stitcher.git affinder jupyter -- GitLab