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 1e2ba40 commit 3926647Copy full SHA for 3926647
lib/OptimizationODE/Project.toml
@@ -15,9 +15,11 @@ SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
15
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
16
17
[compat]
18
+DiffEqBase = "6.190"
19
ForwardDiff = "0.10, 1"
20
Optimization = "4.4"
21
OrdinaryDiffEq = "6.70"
22
+NonlinearSolve = "4"
23
Reexport = "1"
24
SciMLBase = "2"
25
SteadyStateDiffEq = "2"
0 commit comments