From 3e09fc4b70ee610a4ab853013e3db1c36a1228f8 Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Sun, 23 Aug 2020 14:42:22 +1000 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 368fed7a..dac9dbfa 100644 --- a/Project.toml +++ b/Project.toml @@ -18,7 +18,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] CuArrays = "^1, ^2" FFTW = "^1" -FourierFlows = "≥0.4.5, ^0.4" +FourierFlows = "^0.5" JLD2 = "^0.1" Reexport = "^0.2" SpecialFunctions = "^0.8, 0.10, ^1"