diff --git a/Project.toml b/Project.toml index 688b3107..f25a587b 100644 --- a/Project.toml +++ b/Project.toml @@ -40,25 +40,25 @@ DelimitedFiles = "1" Distributions = "0.21.10, 0.22, 0.23, 0.24, 0.25" ForwardDiff = "0.10" Lazy = "<0.15, 0.15" +LinearAlgebra = "1.7" LoopVectorization = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12" NonlinearSolve = "1, 2" PDMats = "0.10, 0.11" Parameters = "<0.13" Plots = "0.27, 0.28, 0.29, 1.0" Polyester = "0.6, 0.7" +Printf = "1.7" +Random = "1.7" RecipesBase = "0.8, 1.0" Requires = "0.5, 1.0" SciMLBase = "1.29, 2" SeeToDee = "1.0" -SimpleNonlinearSolve = "0.1.2" +SimpleNonlinearSolve = "0.1.2, 1" StaticArrays = "<0.13, 1" +Statistics = "1.7" StatsAPI = "1.5" StatsBase = "0.29,0.30,0.32, 0.33, 0.34" SymbolicIndexingInterface = "0.2" -LinearAlgebra = "1.7" -Printf = "1.7" -Random = "1.7" -Statistics = "1.7" julia = "1.7" [extras]