Skip to content

Commit

Permalink
Merge pull request #546 from JuliaPlots/compathelper/new_version/2023…
Browse files Browse the repository at this point in the history
…-11-25-00-26-49-633-02110656246

CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat)
  • Loading branch information
isentropic committed Jan 8, 2024
2 parents 15fc66b + 710d428 commit b1311cc
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 @@ -27,7 +27,7 @@ AbstractFFTs = "1.1"
Clustering = "0.13 - 0.14, 0.15"
DataStructures = "0.17 - 0.18"
Distributions = "0.21 - 0.25"
Interpolations = "0.12 - 0.14"
Interpolations = "0.12 - 0.14, 0.15"
KernelDensity = "0.5 - 0.6"
MultivariateStats = "0.9, 0.10"
NaNMath = "1"
Expand Down

0 comments on commit b1311cc

Please sign in to comment.