Skip to content

Commit 7eed94a

Browse files
CompatHelper: bump compat for "CSV" to "0.10"
1 parent 6ba9487 commit 7eed94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2222
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
2323

2424
[compat]
25-
CSV = "^0.5.12, 0.6, 0.7, 0.8"
25+
CSV = "^0.5.12, 0.6, 0.7, 0.8, 0.10"
2626
DataFrames = "0.20, 0.21, 0.22, 1.0"
2727
Distances = "^0.8.2, 0.9, 0.10"
2828
DistributedArrays = "^0.6.4"

0 commit comments

Comments
 (0)