Skip to content

Commit e5b03f5

Browse files
Update Project.toml
1 parent 3b4b67a commit e5b03f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,18 @@ FiniteDiff = "2"
4343
ForwardDiff = "0.10.3"
4444
JumpProcesses = "9"
4545
LevyArea = "1.0.0"
46+
LinearAlgebra = "1.6"
47+
Logging = "1.6"
4648
MuladdMacro = "0.2.1"
4749
NLsolve = "4"
4850
OrdinaryDiffEq = "6.52"
51+
Random = "1.6"
4952
RandomNumbers = "1.5.3"
5053
RecursiveArrayTools = "2"
5154
Reexport = "0.2, 1.0"
5255
SciMLBase = "2.0.6"
5356
SciMLOperators = "0.2.9, 0.3"
57+
SparseArrays = "1.6"
5458
SparseDiffTools = "2"
5559
StaticArrays = "0.11, 0.12, 1.0"
5660
UnPack = "0.1, 1.0"

0 commit comments

Comments
 (0)