Skip to content

Commit

Permalink
Merge pull request #186 from LCSB-BioCore/compathelper/new_version/20…
Browse files Browse the repository at this point in the history
…21-04-22-00-08-10-726-2110760575

CompatHelper: bump compat for "DataFrames" to "1.0"
  • Loading branch information
laurentheirendt committed Apr 22, 2021
2 parents e1134ca + 4f148f7 commit 6ff1180
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 @@ -23,7 +23,7 @@ XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"

[compat]
CSV = "^0.5.12, 0.6, 0.7, 0.8"
DataFrames = "0.20, 0.21, 0.22"
DataFrames = "0.20, 0.21, 0.22, 1.0"
Distances = "^0.8.2, 0.9, 0.10"
DistributedArrays = "^0.6.4"
Distributions = "^0.21.1, 0.22, 0.23, 0.24"
Expand Down

0 comments on commit 6ff1180

Please sign in to comment.