Skip to content

Commit

Permalink
Merge pull request #50 from UCD4IDS/compathelper/new_version/2023-11-…
Browse files Browse the repository at this point in the history
…25-00-55-58-258-03320060623

CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat)
  • Loading branch information
dsweber2 authored Nov 27, 2023
2 parents 9eef4b9 + 7ce389a commit dbb242b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
AbstractFFTs = "1.0"
Documenter = "0.27, 1"
FFTW = "1.4"
Interpolations = "0.13, 0.14"
Interpolations = "0.13, 0.14, 0.15"
LinearAlgebra = "1"
SpecialFunctions = "1.3, 2"
Wavelets = "0.9, 0.10"
julia = "1"
LinearAlgebra = "1"

[extras]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Expand Down

0 comments on commit dbb242b

Please sign in to comment.