Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang authored Nov 6, 2024
1 parent 1216234 commit bd12ad5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipes/phabox/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bd12ad5

Please sign in to comment.