From 0987f380bdb5dd58621e10bbb168ef84e7f52b38 Mon Sep 17 00:00:00 2001 From: Lorenzo Gaifas Date: Thu, 9 Nov 2023 10:28:51 +0100 Subject: [PATCH] request rc2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9f23b59..3fb2d3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ test = [ "pytest>=6.0", "pytest-cov", "pytest-qt", - "napari[all]>=0.4.19", + "napari[all]>=0.4.19rc2", ] dev = [ "blik[test]",