Skip to content

Commit fa85eec

Browse files
CompatHelper: bump compat for "DataFrames" to "1.0"
1 parent ec8b3a5 commit fa85eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818

1919
[compat]
2020
CSV = "0.8"
21-
DataFrames = "0.22"
21+
DataFrames = "0.22, 1.0"
2222
Distributions = "0.24"
2323
JSON = "0.21"
2424
StanSample = "3.0"

0 commit comments

Comments
 (0)