Skip to content

Commit

Permalink
Merge pull request #86 from JuliaData/compathelper/new_version/2021-0…
Browse files Browse the repository at this point in the history
…4-22-00-45-06-968-3495181285

CompatHelper: bump compat for "DataFrames" to "1.0"
  • Loading branch information
bkamins authored Apr 22, 2021
2 parents f523f66 + 13119ca commit 9bd7427
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 @@ -15,7 +15,7 @@ Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
[compat]
CategoricalArrays = "0.8, 0.9"
CodecZlib = "0.4, 0.5, 0.6, 0.7"
DataFrames = "0.21, 0.22"
DataFrames = "0.21, 0.22, 1.0"
FileIO = "1.6.5"
Requires = "1.0.0"
TimeZones = "0.7, 0.8, 0.9, 0.10, 1.0"
Expand Down

0 comments on commit 9bd7427

Please sign in to comment.