From b510ed5d01216e84b9b62dff664683a186ea8e20 Mon Sep 17 00:00:00 2001 From: Vadim Melnik Date: Fri, 7 Feb 2025 12:24:09 +0200 Subject: [PATCH] Update opencv-python dependency. --- recipes/reprostim/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/reprostim/meta.yaml b/recipes/reprostim/meta.yaml index bfad23d3f1b40..9595ae34c8ca1 100644 --- a/recipes/reprostim/meta.yaml +++ b/recipes/reprostim/meta.yaml @@ -30,7 +30,7 @@ requirements: - numpy >=1.26.4 - pyzbar >=0.1.9 - qrcode >=8.0 - - opencv-python >=4.9.0 + - opencv >=4.9.0 test: imports: