Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Feb 8, 2024
1 parent 6d09440 commit ad1da99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,17 +31,17 @@ SimpleNonlinearSolveStaticArraysExt = "StaticArrays"
[compat]
ADTypes = "0.2.6"
ArrayInterface = "7.7"
ChainRulesCore = "1.18"
ChainRulesCore = "1.21"
ConcreteStructs = "0.2.2"
DiffEqBase = "6.146"
FastClosures = "0.3"
FiniteDiff = "2.21"
FiniteDiff = "2.22"
ForwardDiff = "0.10.36"
LinearAlgebra = "1.10"
MaybeInplace = "0.1.1"
PrecompileTools = "1.2"
Reexport = "1.2"
SciMLBase = "2.23"
StaticArrays = "1.8"
StaticArrays = "1.9"
StaticArraysCore = "1.4.2"
julia = "1.10"

0 comments on commit ad1da99

Please sign in to comment.