We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a076c19 + de08eb9 commit 8d85505Copy full SHA for 8d85505
docs/Project.toml
@@ -8,10 +8,10 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
8
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
9
10
[compat]
11
-DifferentialEquations = "7.16"
+DifferentialEquations = "7"
12
Documenter = "1"
13
-LaTeXStrings = "1.4"
+LaTeXStrings = "1"
14
NLPModelsIpopt = "0.10"
15
-OptimalControl = "1.1"
16
-Plots = "1.40"
17
-Roots = "2.2"
+OptimalControl = "1"
+Plots = "1"
+Roots = "2"
0 commit comments