diff --git a/Project.toml b/Project.toml index 616c426..954b453 100644 --- a/Project.toml +++ b/Project.toml @@ -26,15 +26,15 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" AbstractCosmologicalEmulators = "0.6" ChainRulesCore = "1" DataInterpolations = "6, 6.6" -Zygote = "0.6" -LegendrePolynomials = "0.4" -Memoization = "0.2" +FastGaussQuadrature = "1" FindFirstFunctions = "1" -Tullio = "0.3" -NPZ = "0.4" -OrdinaryDiffEqTsit5 = "1" Integrals = "4" JSON = "0.21" -FastGaussQuadrature = "1" +LegendrePolynomials = "0.4" LoopVectorization = "0.12" +Memoization = "0.2" +NPZ = "0.4" +OrdinaryDiffEqTsit5 = "1" QuadGK = "2" +Tullio = "0.3" +Zygote = "0.6, 0.7"