Skip to content

Commit

Permalink
Merge pull request #63 from dfdx/compathelper/new_version/2025-02-11-…
Browse files Browse the repository at this point in the history
…22-17-17-667-03904249844

CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat)
  • Loading branch information
dfdx authored Feb 11, 2025
2 parents ccd7165 + 2894127 commit 207334f
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 @@ -16,7 +16,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
Distributions = "0.23.12, 0.24, 0.25"
HDF5 = "^0.14,^0.15, 0.16"
Interpolations = "^0.12.10, ^0.13.1, 0.14"
Interpolations = "^0.12.10, ^0.13.1, 0.14, 0.15"
KernelDensity = "^0.6.0"
StatsBase = "^0.33.1, 0.34"
julia = "1.3"
Expand Down

0 comments on commit 207334f

Please sign in to comment.