Add compat section for all dependencies to Project.toml

master
parent a461152e55
commit f7f9e3190c
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -9,6 +9,13 @@ BioGenerics = "47718e42-2ac5-11e9-14af-e5595289c2ea"
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
BioSymbols = "3c28c6f8-a34d-59c4-9654-267d177fcfa9"
[compat]
BioAlignments = "2.0.0"
BioGenerics = "0.1"
BioSequences = "2"
BioSymbols = "4"
julia = "1.6"
[extras]
BioAlignments = "00701ae9-d1dc-5365-b64a-a3a3ebf5695e"
BioSequences = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"

Loading…
Cancel
Save