From b95f209b980339300b2fd84514a4912f6ad495e9 Mon Sep 17 00:00:00 2001 From: Matthias De Smet <11850640+matthdsm@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:37:14 +0200 Subject: [PATCH] Bump wisecondorx to v1.2.9 (#50408) --- recipes/wisecondorx/meta.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/recipes/wisecondorx/meta.yaml b/recipes/wisecondorx/meta.yaml index cd381550d1544..94a801e6d7d16 100644 --- a/recipes/wisecondorx/meta.yaml +++ b/recipes/wisecondorx/meta.yaml @@ -1,11 +1,11 @@ -{% set version="1.2.8" %} +{% set version="1.2.9" %} package: name: wisecondorx version: {{ version }} source: url: https://github.com/CenterForMedicalGeneticsGhent/wisecondorX/archive/v{{ version }}.tar.gz - sha256: 9460649cdfd36fd4edb74c89618a4fbecefa857f9bfa357d76898f7de433b131 + sha256: 345faaf81822d6532d278ca9819059c1a2860e0856432b054d3bed076c95326c build: number: 0 @@ -21,14 +21,14 @@ requirements: run: - pandas - python >=3.6 - - pysam - - scipy - - scikit-learn - - numpy - - r-jsonlite >=1.5 + - pysam ==0.22 + - scipy ==1.13 + - scikit-learn ==1.4 + - numpy ==1.26 + - r-jsonlite ==1.8.8 - r-png - - bioconductor-dnacopy - - matplotlib-base + - bioconductor-dnacopy ==1.76 + - matplotlib-base ==3.8.4 test: imports: