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 73518ce commit 73133f8Copy full SHA for 73133f8
Project.toml
@@ -1,8 +1,8 @@
1
name = "ControlSystems"
2
uuid = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e"
3
+version = "1.15.1"
4
authors = ["Dept. Automatic Control, Lund University"]
5
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
-version = "1.15.1"
6
7
[deps]
8
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
@@ -20,7 +20,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
20
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
21
22
[compat]
23
-Aqua = "0.5"
+Aqua = "0.5, 0.8"
24
ControlSystemsBase = "1.3"
25
DelayDiffEq = "5.31"
26
DiffEqBase = "6"
0 commit comments