Skip to content

Commit

Permalink
compat from CompaHelpers
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Oct 14, 2024
1 parent 7eb8851 commit ba2c8b9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit ba2c8b9

Please sign in to comment.