Skip to content

Commit 2c59766

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ImplicitDifferentiation in [extras] to 0.9 for package ControlSystemsBase, (keep existing compat)
1 parent 73518ce commit 2c59766

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ControlSystemsBase/Project.toml

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

77
[deps]
88
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -36,7 +36,7 @@ ComponentArrays = "0.15"
3636
DSP = "0.6.1, 0.7, 0.8"
3737
ForwardDiff = "0.10, 1.0"
3838
Hungarian = "0.7.0"
39-
ImplicitDifferentiation = "0.7.2"
39+
ImplicitDifferentiation = "0.7.2, 0.9"
4040
LinearAlgebra = "<0.0.1, 1"
4141
MacroTools = "0.5"
4242
Makie = "0.24"

0 commit comments

Comments
 (0)