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 70c9865 commit 2f7a5ffCopy full SHA for 2f7a5ff
Project.toml
@@ -1,7 +1,7 @@
1
name = "DiffEqDevTools"
2
uuid = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "2.15.1"
+version = "2.16.0"
5
6
[deps]
7
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -15,10 +15,10 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
15
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
16
17
[compat]
18
-DelayDiffEq = ">= 5.5.0"
+DelayDiffEq = "5"
19
DiffEqBase = "6"
20
DiffEqNoiseProcess = "3.3"
21
-DiffEqProblemLibrary = ">= 4.3.0"
+DiffEqProblemLibrary = "4.5"
22
NLsolve = "4.2"
23
RecursiveArrayTools = "1.0"
24
RecipesBase = "0.7"
0 commit comments