mirror of
https://github.com/MillironX/SequenceVariation.jl.git
synced 2024-11-24 14:19:55 +00:00
Add compat section for all dependencies to Project.toml
This commit is contained in:
parent
a461152e55
commit
f7f9e3190c
1 changed files with 7 additions and 0 deletions
|
@ -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…
Reference in a new issue