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 2c59766Copy full SHA for 2c59766
lib/ControlSystemsBase/Project.toml
@@ -1,8 +1,8 @@
1
name = "ControlSystemsBase"
2
uuid = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
3
+version = "1.20.1"
4
authors = ["Dept. Automatic Control, Lund University"]
5
repo = "https://github.com/JuliaControl/ControlSystems.jl.git"
-version = "1.20.1"
6
7
[deps]
8
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -36,7 +36,7 @@ ComponentArrays = "0.15"
36
DSP = "0.6.1, 0.7, 0.8"
37
ForwardDiff = "0.10, 1.0"
38
Hungarian = "0.7.0"
39
-ImplicitDifferentiation = "0.7.2"
+ImplicitDifferentiation = "0.7.2, 0.9"
40
LinearAlgebra = "<0.0.1, 1"
41
MacroTools = "0.5"
42
Makie = "0.24"
0 commit comments