diff --git a/Project.toml b/Project.toml index c211d5c..4dd90da 100644 --- a/Project.toml +++ b/Project.toml @@ -46,11 +46,11 @@ ArraysOfArrays = "0.5, 0.6" CUDA = "3, 4, 5" ChainRulesCore = "1" CompositionsBase = "0.1" -DSP = "0.6, 0.7" +DSP = "0.6.2, 0.7" DocStringExtensions = "0.8, 0.9" ElasticArrays = "1" -FFTW = "1" -FillArrays = "0.8.4, 0.9, 0.10, 0.11, 0.12, 0.13, 1" +FFTW = "1.2" +FillArrays = "0.13.8, 1" FunctionChains = "0.1" GPUArraysCore = "0.1" IntervalSets = "0.7" @@ -62,7 +62,7 @@ Parameters = "0.12" RadiationDetectorSignals = "0.3.3" Random = "<0.0.1, 1" Requires = "1.1" -SIMD = "2,3" +SIMD = "2, 3" Statistics = "<0.0.1, 1" StatsBase = "0.33.7, 0.34" StructArrays = "0.6"