diff --git a/Project.toml b/Project.toml index b7b22f0..4a66603 100644 --- a/Project.toml +++ b/Project.toml @@ -21,8 +21,19 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7" [compat] +NLsolve = "4" Libxc = "0.3" Interpolations = "0.15" +Polynomials = "4" +ForwardDiff = "0.10" +NonlinearSolve = "3" +Colors = "0.12" +SimpleNonlinearSolve = "1" +Plots = "1" +JLD2 = "0.5" +OrdinaryDiffEq = "6" +Dierckx = "0.5" + julia = "1" [extras]