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.
2 parents e5e207d + 85524da commit 603b797Copy full SHA for 603b797
lib/OptimizationODE/Project.toml
@@ -12,9 +12,9 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
12
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
13
14
[compat]
15
-ForwardDiff = "1"
+ForwardDiff = "0.10, 1"
16
Optimization = "4"
17
-OrdinaryDiffEq = "7"
+OrdinaryDiffEq = "6.70"
18
Reexport = "1"
19
SciMLBase = "2"
20
SteadyStateDiffEq = "2"
0 commit comments