Skip to content

Commit

Permalink
Merge pull request #202 from LCSB-BioCore/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…22-02-18-00-18-59-538-3069667163

CompatHelper: bump compat for "CSV" to "0.10"
  • Loading branch information
exaexa authored Feb 24, 2022
2 parents 6ba9487 + 7eed94a commit b784d10
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 @@ -22,7 +22,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"

[compat]
CSV = "^0.5.12, 0.6, 0.7, 0.8"
CSV = "^0.5.12, 0.6, 0.7, 0.8, 0.10"
DataFrames = "0.20, 0.21, 0.22, 1.0"
Distances = "^0.8.2, 0.9, 0.10"
DistributedArrays = "^0.6.4"
Expand Down

0 comments on commit b784d10

Please sign in to comment.