Skip to content

Commit 2f7a5ff

Browse files
Update Project.toml
1 parent 70c9865 commit 2f7a5ff

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
@@ -1,7 +1,7 @@
11
name = "DiffEqDevTools"
22
uuid = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "2.15.1"
4+
version = "2.16.0"
55

66
[deps]
77
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -15,10 +15,10 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
1515
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616

1717
[compat]
18-
DelayDiffEq = ">= 5.5.0"
18+
DelayDiffEq = "5"
1919
DiffEqBase = "6"
2020
DiffEqNoiseProcess = "3.3"
21-
DiffEqProblemLibrary = ">= 4.3.0"
21+
DiffEqProblemLibrary = "4.5"
2222
NLsolve = "4.2"
2323
RecursiveArrayTools = "1.0"
2424
RecipesBase = "0.7"

0 commit comments

Comments
 (0)