Skip to content

Commit

Permalink
Fix compats
Browse files Browse the repository at this point in the history
  • Loading branch information
richardreeve committed Oct 23, 2024
1 parent 816ceae commit 2c0bb79
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"

[compat]
CSV = "0.10"
DataFrames = "1"
Missings = "1"
Phylo = "0.5"
PhyloNetworks = "0.16"
Statistics = "1"
Unitful = "1"
XLSX = "0.10"
julia = "1.6.7"

[[author_details]]
Expand Down

0 comments on commit 2c0bb79

Please sign in to comment.