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 1cd1999 commit 9cd3566Copy full SHA for 9cd3566
Project.toml
@@ -15,9 +15,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
15
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
16
17
[compat]
18
-DiffEqBase = "≥ 3.0.0"
19
-OrdinaryDiffEq = "≥ 3.0.0"
20
-julia = "≥ 1.0.0"
+DiffEqBase = "6"
+OrdinaryDiffEq = "5"
+julia = "1"
21
22
[extras]
23
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments