Update BioAlignments to v2.2 and BioSequences to v3

Ok, so this isn't atomic, but we can't upgrade these separately.
feature/BioAlignmentsv2.2
parent 52d0ce21b0
commit e560681afa
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -17,9 +17,9 @@ TranscodingStreams = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
[compat]
Automa = "0.7, 0.8"
BGZFStreams = "0.3"
BioAlignments = "2"
BioAlignments = "2.2"
BioGenerics = "0.1"
BioSequences = "2.0.4"
BioSequences = "3"
GenomicFeatures = "2"
Indexes = "0.1"
TranscodingStreams = "0.6, 0.7, 0.8, 0.9"

Loading…
Cancel
Save