diff --git a/recipes/ariba/meta.yaml b/recipes/ariba/meta.yaml index 9f9e585d43007..0d0dc65916ffa 100644 --- a/recipes/ariba/meta.yaml +++ b/recipes/ariba/meta.yaml @@ -1,5 +1,5 @@ -{% set version = "2.13.5" %} -{% set sha256 = "c6471b4ae589a06ed2235da2af45129f31faa4b753ad9e708f2264b71c64a7a2" %} +{% set version = "2.14.1" %} +{% set sha256 = "7d463bf6efe271587f6755dee3cfeda083ef4875941db1e27e1d63deb152ca9b" %} package: name: ariba @@ -18,13 +18,13 @@ requirements: - '{{ compiler("c") }}' - '{{ compiler("cxx") }}' host: - - python <=3.6 + - python <3.7 - pip run: - - python <=3.6 + - python <3.7 - beautifulsoup4 >=4.1.0 - dendropy >=4.2.0 - - matplotlib + - matplotlib >=3.1.0 - biopython - pyfastaq >=3.12.0 - pysam >=0.9.1