Skip to content

Commit c20b86d

Browse files
CompatHelper: bump compat for "DataFrames" to "1"
1 parent c7daf61 commit c20b86d

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
@@ -23,7 +23,7 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
2323
[compat]
2424
BenchmarkTools = "0.5"
2525
CSV = "0.8"
26-
DataFrames = "0.21, 0.22"
26+
DataFrames = "0.21, 0.22, 1"
2727
DataStructures = "0.18"
2828
Distributions = "0.23, 0.24"
2929
Documenter = "0.25, 0.26"

0 commit comments

Comments
 (0)