From bd12ad51738ff2862fce8fa4a16a5aba2b212e7c Mon Sep 17 00:00:00 2001 From: SHANG Jiayu Date: Wed, 6 Nov 2024 10:31:13 +0800 Subject: [PATCH] Update meta.yaml --- recipes/phabox/meta.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes/phabox/meta.yaml b/recipes/phabox/meta.yaml index 4c887c6b4795b..fa155a406a406 100644 --- a/recipes/phabox/meta.yaml +++ b/recipes/phabox/meta.yaml @@ -20,22 +20,22 @@ build: requirements: host: - - python >=3.8 + - python >=3.10.14 - pip - setuptools run: - - python >=3.8 - - biopython + - python >=3.10.14 + - biopython >=1.84 - datasets - kcounter >=0.1.1 - fasttree >=2.1.11 - mafft >=7.525 - - networkx + - networkx >=3.4.2 - numpy >=1.26.4 - pandas >=2.2.3 - prodigal-gv >=2.11.0 - pytorch - - scipy >=1.14 + - scipy >=1.14.1 - seaborn-base >=0.13.2 - transformers - diamond <=0.9.14