From 510ea170f4958501bd9e8eaae081799c67a525a7 Mon Sep 17 00:00:00 2001 From: Christophe Pradal Date: Mon, 5 Feb 2024 20:29:51 +0100 Subject: [PATCH] Update meta.yaml --- conda/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 1149cfd..5b0a791 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -35,7 +35,7 @@ requirements: - scikit-learn - networkx - opencv [win or linux] - - opencv!=4.1.2 [osx] + - opencv >4.1.2 [osx] - matplotlib - vtk - skan>=0.10