Skip to content

Commit 0e3294d

Browse files
dpark01claude
andcommitted
Revert classify.txt version floors to fix ARM64 blast solver conflict
blast>=2.17.0 does not exist on ARM64. Revert to the floors from the last successful build (blast>=2.15.0 and other classify tool floors). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fee61a1 commit 0e3294d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docker/requirements/classify.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Metagenomic classification tools
22
# Note: x86-only packages (bmtagger, kallisto, kb-python) are in classify-x86.txt
3-
anndata>=0.12.10
4-
blast>=2.17.0
5-
kma>=1.6.8
6-
kmc>=3.2.4
7-
kraken2>=2.17.1
3+
anndata>=0.10
4+
blast>=2.15.0
5+
kma>=1.4.0
6+
kmc>=3.2.1
7+
kraken2>=2.1.3
88
krona>=2.8.1
9-
last>=1650
9+
last>=1541

0 commit comments

Comments
 (0)