Skip to content

Commit

Permalink
Update compat
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed Jan 2, 2024
1 parent 5521ce6 commit 2e87447
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ Wavelets = "29a6e085-ba6d-5f35-a997-948ac2efa89a"
[compat]
AVSfldIO = "0.2"
FFTW = "1"
FileIO = "1.9, 1.14"
FillArrays = "0.12, 0.13"
ImageFiltering = "0.6, 0.7"
ImageTransformations = "0.8, 0.9"
Interpolations = "0.12, 0.13, 0.14"
FileIO = "1"
FillArrays = "1"
ImageFiltering = "0.7"
ImageTransformations = "0.10"
Interpolations = "0.15"
LazyGrids = "0.5"
LinearMapsAA = "0.11"
NFFT = "0.13"
SpecialFunctions = "1, 2"
Wavelets = "0.9"
julia = "1.8"
Wavelets = "0.10"
julia = "1.10"

0 comments on commit 2e87447

Please sign in to comment.