Skip to content

Commit 6427112

Browse files
authored
Update requirements-dev.yaml
Old blast 2.12.0 is not compatible with Apple ARM CPUs. Only blast 2.16.0 is. Blast 2.16.0 tested and confirmed to work with Bactabolize. So, updated.
1 parent b3d2d81 commit 6427112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
- tabulator ==1.25.1
2424
- goodtables ==2.5.4
2525
- openpyxl ==2.4.11
26-
- blast ==2.12.0
26+
- blast ==2.16.0
2727
- cobra ==0.21.0
2828
- prodigal ==2.6.3
2929
- filelock ==3.8.0

0 commit comments

Comments
 (0)