Skip to content

Commit

Permalink
CompatHelper: bump compat for CSV to 0.9, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Sep 13, 2021
1 parent 1e7b77c commit 5a9df7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
[compat]
BEASTXMLConstructor = "0.1.2"
BeastUtils = "0.1.2"
CSV = "0.8"
CSV = "0.8, 0.9"
DataFrames = "0.20, 0.21, 0.22, 1.0"
EzXML = "1.0, 1.1"
JLD = "0.9, 0.10, 0.12"
Expand Down

0 comments on commit 5a9df7b

Please sign in to comment.