We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6170c29 commit 09fd809Copy full SHA for 09fd809
Project.toml
@@ -83,7 +83,7 @@ NLSolvers = "0.5"
83
NLsolve = "4.5"
84
NaNMath = "1"
85
NonlinearProblemLibrary = "0.1.2"
86
-OrdinaryDiffEq = "6.74"
+OrdinaryDiffEq = "6.75"
87
Pkg = "1.10"
88
PrecompileTools = "1.2"
89
Preferences = "1.4"
@@ -94,10 +94,10 @@ RecursiveArrayTools = "3.8"
94
Reexport = "1.2"
95
SIAMFANLEquations = "1.0.1"
96
SafeTestsets = "0.1"
97
-SciMLBase = "2.28.0"
98
-SimpleNonlinearSolve = "1.2"
+SciMLBase = "2.34.0"
+SimpleNonlinearSolve = "1.8"
99
SparseArrays = "1.10"
100
-SparseDiffTools = "2.17"
+SparseDiffTools = "2.19"
101
SpeedMapping = "0.3"
102
StableRNGs = "1"
103
StaticArrays = "1.7"
0 commit comments