Skip to content

Commit ba2c8b9

Browse files
committed
compat from CompaHelpers
1 parent 7eb8851 commit ba2c8b9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Project.toml

+11
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,19 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
2121
SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7"
2222

2323
[compat]
24+
NLsolve = "4"
2425
Libxc = "0.3"
2526
Interpolations = "0.15"
27+
Polynomials = "4"
28+
ForwardDiff = "0.10"
29+
NonlinearSolve = "3"
30+
Colors = "0.12"
31+
SimpleNonlinearSolve = "1"
32+
Plots = "1"
33+
JLD2 = "0.5"
34+
OrdinaryDiffEq = "6"
35+
Dierckx = "0.5"
36+
2637
julia = "1"
2738

2839
[extras]

0 commit comments

Comments
 (0)