Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KennthShang authored Oct 26, 2024
1 parent d7b9fde commit dc796a5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions recipes/phabox/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,22 @@ requirements:
- python >=3.8
- diamond =0.9.14
- blast =2.16.0
- mcl >= 22
- prodigal-gv >=2
- mcl =22.282
- prodigal-gv=2.11.0
- biopython >=1.84
- datasets >=3
- datasets >=3.0.2
- kcounter >=0.1.1
- fasttree >=2.1.11
- mafft >=7.525
- networkx >=3.4
- numpy >=1.26
- pandas >=2
- pandas >=2.2.3
- prodigal-gv >=2.11.0
- pyarrow >=16
- pytorch >=2.4
- scipy >=1.14
- pyarrow >=16.1.0
- pytorch >=2.4.0
- scipy >=1.14.1
- seaborn-base >=0.13.2
- transformers >=4
- transformers >=4.11.3
- triton >=2.0.0

test:
Expand Down

0 comments on commit dc796a5

Please sign in to comment.