diff --git a/Manifest.toml b/Manifest.toml index 5f0a69f..ecbd996 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -1,8 +1,8 @@ # This file is machine-generated - editing it directly is not advised -julia_version = "1.9.0" +julia_version = "1.9.3" manifest_format = "2.0" -project_hash = "0d0d91e48c63696bea22ca6ec6beaea55f303834" +project_hash = "2f1f589f0a8fd912dd3de3959a5ccbb618a55c35" [[deps.AbstractFFTs]] deps = ["LinearAlgebra"] @@ -106,7 +106,7 @@ weakdeps = ["Dates", "LinearAlgebra"] [[deps.CompilerSupportLibraries_jll]] deps = ["Artifacts", "Libdl"] uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" -version = "1.0.2+0" +version = "1.0.5+0" [[deps.CompositionsBase]] git-tree-sha1 = "802bb88cd69dfd1509f6670416bd4434015693ad" @@ -543,7 +543,7 @@ version = "2.5.10" [[deps.Pkg]] deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" -version = "1.9.0" +version = "1.9.2" [[deps.Polynomials]] deps = ["LinearAlgebra", "RecipesBase"] @@ -848,7 +848,7 @@ version = "1.2.13+0" [[deps.libblastrampoline_jll]] deps = ["Artifacts", "Libdl"] uuid = "8e850b90-86db-534c-a0d3-1478176c7d93" -version = "5.7.0+0" +version = "5.8.0+0" [[deps.nghttp2_jll]] deps = ["Artifacts", "Libdl"] diff --git a/Project.toml b/Project.toml index 4a6ef79..dfc9dca 100644 --- a/Project.toml +++ b/Project.toml @@ -26,7 +26,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" [compat] Coverage = "1.4" Distances = "~0.10" -FFTW = "~1.6" +FFTW = "1.6,1.7" FLoops = "~0.2" FileIO = "1, 1.8, 1.9" Interpolations = "~0.13"