Skip to content

Commit

Permalink
Merge pull request #45 from JuliaWeb/compathelper/new_version/2021-04…
Browse files Browse the repository at this point in the history
…-22-00-11-55-401-3944922571

CompatHelper: bump compat for "DataFrames" to "1.0"
  • Loading branch information
Arkoniak authored Apr 22, 2021
2 parents ddf4126 + 585c4e4 commit 4a6c406
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 @@ -13,7 +13,7 @@ ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

[compat]
CSV = "0.8"
DataFrames = "0.22"
DataFrames = "0.22, 1.0"
GZip = "0.5"
HTTP = "0.9"
ZipFile = "0.8, 0.9"
Expand Down

0 comments on commit 4a6c406

Please sign in to comment.