Skip to content

Commit

Permalink
Add compat for StdLibs
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Nov 1, 2023
1 parent 4677a41 commit 0a42e6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ FastLevenbergMarquardt = "0.1"
FiniteDiff = "2"
ForwardDiff = "0.10.3"
LeastSquaresOptim = "0.8"
LinearAlgebra = "1.9"
LineSearches = "7"
LinearSolve = "2.12"
NonlinearProblemLibrary = "0.1"
Expand All @@ -56,6 +57,7 @@ RecursiveArrayTools = "2"
Reexport = "0.2, 1"
SciMLBase = "2.4"
SimpleNonlinearSolve = "0.1.23"
SparseArrays = "1.9"
SparseDiffTools = "2.9"
StaticArraysCore = "1.4"
UnPack = "1.0"
Expand Down

0 comments on commit 0a42e6b

Please sign in to comment.