Skip to content

Commit 2c0bb79

Browse files
committed
Fix compats
1 parent 816ceae commit 2c0bb79

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Project.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1515
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
1616

1717
[compat]
18+
CSV = "0.10"
19+
DataFrames = "1"
20+
Missings = "1"
21+
Phylo = "0.5"
22+
PhyloNetworks = "0.16"
23+
Statistics = "1"
24+
Unitful = "1"
25+
XLSX = "0.10"
1826
julia = "1.6.7"
1927

2028
[[author_details]]

0 commit comments

Comments
 (0)