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 0c9b2e4 commit b8fe0cbCopy full SHA for b8fe0cb
lib/OptimizationODE/Project.toml
@@ -10,11 +10,14 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
10
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
11
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
12
SteadyStateDiffEq = "9672c7b4-1e72-59bd-8a11-6ac3964bc41f"
13
-Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
14
15
[compat]
+ForwardDiff = "1"
16
Optimization = "4"
17
+OrdinaryDiffEq = "7"
18
Reexport = "1"
19
+SciMLBase = "2'
20
+SteadyStateDiffEq = "2"
21
julia = "1.10"
22
23
[extras]
0 commit comments