diff --git a/Project.toml b/Project.toml index 37945d20..c89d9f82 100644 --- a/Project.toml +++ b/Project.toml @@ -39,8 +39,8 @@ CompScienceMeshes = "0.6.0" Compat = "2, 3, 4" ConvolutionOperators = "0.4" FFTW = "0.2.3, 1" -FastGaussQuadrature = "0.3, 0.4, 0.5" -FillArrays = "0.11, 0.12, 0.13" +FastGaussQuadrature = "0.3, 0.4, 0.5, 1" +FillArrays = "0.11, 0.12, 0.13, 1" IterativeSolvers = "0.9" LiftedMaps = "0.5.1" LinearMaps = "3.7 - 3.9" @@ -53,5 +53,3 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1, 2" StaticArrays = "0.8.3, 0.9, 0.10, 0.11, 0.12, 1" WiltonInts84 = "0.2.5" julia = "1.6" - -