diff --git a/recipes/wisecondorx/meta.yaml b/recipes/wisecondorx/meta.yaml index c32c17e5562fa..cd381550d1544 100644 --- a/recipes/wisecondorx/meta.yaml +++ b/recipes/wisecondorx/meta.yaml @@ -1,11 +1,11 @@ -{% set version="1.2.7" %} +{% set version="1.2.8" %} package: name: wisecondorx version: {{ version }} source: url: https://github.com/CenterForMedicalGeneticsGhent/wisecondorX/archive/v{{ version }}.tar.gz - sha256: 4597377e664afd5b4d78f92061d854186bbaba92ba9951f034e9e7ce4c2d1c29 + sha256: 9460649cdfd36fd4edb74c89618a4fbecefa857f9bfa357d76898f7de433b131 build: number: 0 @@ -19,6 +19,7 @@ requirements: - python >=3.6 - setuptools run: + - pandas - python >=3.6 - pysam - scipy