From 6e3be26aa7054528cfdd69532b9dd814e1c4d0a4 Mon Sep 17 00:00:00 2001 From: cjw85 Date: Tue, 4 Feb 2020 13:01:04 +0000 Subject: [PATCH] Loosen pinnings in pomoxis (#20131) --- recipes/pomoxis/meta.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/recipes/pomoxis/meta.yaml b/recipes/pomoxis/meta.yaml index d12fd956e9843..159fcce737caa 100644 --- a/recipes/pomoxis/meta.yaml +++ b/recipes/pomoxis/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 08cec3223b638480187605bb0a3a46e9c09fc401a050e292156c4e56b839564a build: - number: 0 + number: 1 noarch: python entry_points: - catalogue_errors = pomoxis.catalogue_errors:main @@ -40,20 +40,20 @@ requirements: - biopython >=1.63 - fast5-research - intervaltree >=3 - - mappy ==2.17 - - matplotlib ==3.0.3 - - numpy ==1.16.1 - - pandas ==0.24.2 + - mappy >=2.17 + - matplotlib >=3.0.3 + - numpy >=1.16.1 + - pandas >=0.24.2 - porechop - pysam >=0.15.2 # above is reqs. of python code, additional binaries: - - minimap2 ==2.17 - - miniasm ==0.3_r179 - - racon ==1.3.1 - - samtools ==1.9 - - bcftools ==1.9 - - seqkit ==0.8.0 - - bedtools ==2.29.0 + - minimap2 >=2.17 + - miniasm >=0.3_r179 + - racon >=1.3.1 + - samtools >=1.9 + - bcftools >=1.9 + - seqkit >=0.8.0 + - bedtools >=2.29.0 test: imports: