We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffcfb31 commit cb76fc2Copy full SHA for cb76fc2
1 file changed
Project.toml
@@ -1,8 +1,8 @@
1
name = "ControlSystems"
2
uuid = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
3
+version = "1.15.2"
4
authors = ["Dept. Automatic Control, Lund University"]
5
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
-version = "1.15.2"
6
7
[deps]
8
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
@@ -22,7 +22,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
22
[compat]
23
Aqua = "0.5"
24
ControlSystemsBase = "1.3"
25
-DelayDiffEq = "5.31"
+DelayDiffEq = "5.31, 6"
26
DiffEqBase = "6"
27
DiffEqCallbacks = "2.16, 3, 4"
28
ForwardDiff = "0.10, 1"
0 commit comments