Skip to content

Commit 8eaa82e

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for DelayDiffEq to 6, (keep existing compat)
1 parent ffcfb31 commit 8eaa82e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name = "ControlSystems"
22
uuid = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
3+
version = "1.15.2"
34
authors = ["Dept. Automatic Control, Lund University"]
45
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
5-
version = "1.15.2"
66

77
[deps]
88
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
@@ -22,7 +22,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2222
[compat]
2323
Aqua = "0.5"
2424
ControlSystemsBase = "1.3"
25-
DelayDiffEq = "5.31"
25+
DelayDiffEq = "5.31, 6"
2626
DiffEqBase = "6"
2727
DiffEqCallbacks = "2.16, 3, 4"
2828
ForwardDiff = "0.10, 1"

0 commit comments

Comments
 (0)