diff --git a/Project.toml b/Project.toml index b6a57edb..2d65377e 100644 --- a/Project.toml +++ b/Project.toml @@ -33,16 +33,22 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] BenchmarkTools = "1" +Colors = "0.13" FLOWMath = "0.4" FastGaussQuadrature = "1" FiniteDiff = "2" FixedPoint = "1" ForwardDiff = "0.10" +ImplicitAD = "0.3" +LaTeXStrings = "1" LineSearches = "7" MINPACK = "1" NLsolve = "4" PreallocationTools = "0.4" +ProgressMeter = "1" QuadGK = "2" +RecipesBase = "1" +Roots = "2" SIAMFANLEquations = "1" SimpleNonlinearSolve = "1, 2" SpecialFunctions = "2"