From 3605bf62535745ff5f92872353086351a05e43c4 Mon Sep 17 00:00:00 2001 From: SHANG Jiayu Date: Mon, 28 Oct 2024 10:37:33 +0800 Subject: [PATCH] Update meta.yaml --- recipes/phabox/meta.yaml | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/recipes/phabox/meta.yaml b/recipes/phabox/meta.yaml index 9f5d2aa5f4a3c..509c8d5ee38f8 100644 --- a/recipes/phabox/meta.yaml +++ b/recipes/phabox/meta.yaml @@ -24,23 +24,26 @@ requirements: - python >=3.8 - setuptools run: - - python >=3.8 - - biopython >=1.84 - - datasets >=3 - - kcounter >=0.1.1 - - fasttree >=2.1.11 - - mafft >=7.525 - - networkx >=3.4 - - numpy >=1.26 - - pandas >=2 - - prodigal-gv >=2.11.0 - - pyarrow >=16 - - pytorch >=2.4 - - scipy >=1.14 - - seaborn-base >=0.13.2 + - python =3.10.14 + - diamond =0.9.14 + - blast =2.16.0 + - mcl >=22.282 + - fasttree =2.1.11 + - kcounter =0.1.1 + - mafft =7.525 + - numpy =1.26.4 + - pandas =2.2.3 + - networkx =3.4.2 + - seaborn-base =0.13.2 + - biopython =1.84 + - tqdm =4.66.5 + - scipy =1.14.1 + - datasets >= 2 - transformers >=4 - - triton >=2.0.0 - - diamond=0.9.14 + - pytorch >=1.11 + - triton >=2 + - accelerate >=1 + - prodigal-gv >=2.11.0 test: commands: