diff --git a/Project.toml b/Project.toml index 2360fa3956..50a2546430 100644 --- a/Project.toml +++ b/Project.toml @@ -58,8 +58,11 @@ FiniteDiff = "2" ForwardDiff = "0.10.3" FunctionWrappersWrappers = "0.1" IfElse = "0.1" +InteractiveUtils = "1.6" LineSearches = "7" +LinearAlgebra = "1.6" LinearSolve = "2.1.10" +Logging = "1.6" LoopVectorization = "0.12" MacroTools = "0.5" MuladdMacro = "0.2.1" @@ -76,6 +79,7 @@ SciMLNLSolve = "0.1" SciMLOperators = "0.2.12, 0.3" SimpleNonlinearSolve = "0.1.4" SimpleUnPack = "1" +SparseArrays = "1.6" SparseDiffTools = "2.3" StaticArrayInterface = "1.2" StaticArrays = "0.11, 0.12, 1.0"