diff --git a/Project.toml b/Project.toml index b09019f..8247fce 100644 --- a/Project.toml +++ b/Project.toml @@ -14,9 +14,9 @@ OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" [compat] AbstractFFTs = "1.0" -FFTW = "1.4" +FFTW = "1" ImageFiltering = "0.6, 0.7" LinearInterpolators = "0.1" -LinearMapsAA = "0.10, 0.11" -OffsetArrays = "1.10" -julia = "1.6" +LinearMapsAA = "0.11" +OffsetArrays = "1" +julia = "1.10" diff --git a/README.md b/README.md index dff4566..ed305d5 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The examples include an illustration of how to integrate deep learning into SPECT reconstruction. -Tested with Julia ≥ 1.8. +Tested with Julia ≥ 1.10. ## Related packages