Skip to content

Commit 9cd3566

Browse files
Update Project.toml
1 parent 1cd1999 commit 9cd3566

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1515
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1616

1717
[compat]
18-
DiffEqBase = "≥ 3.0.0"
19-
OrdinaryDiffEq = "≥ 3.0.0"
20-
julia = "≥ 1.0.0"
18+
DiffEqBase = "6"
19+
OrdinaryDiffEq = "5"
20+
julia = "1"
2121

2222
[extras]
2323
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)