Skip to content

Commit ca01604

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ForwardDiff to 1 for package ControlSystemsBase, (keep existing compat)
1 parent 227f703 commit ca01604

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ControlSystemsBase/Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ControlSystemsBaseImplicitDifferentiationExt = ["ImplicitDifferentiation", "Comp
3030
[compat]
3131
Aqua = "0.5"
3232
DSP = "0.6.1, 0.7, 0.8"
33-
ForwardDiff = "0.10"
33+
ForwardDiff = "0.10, 1"
3434
ImplicitDifferentiation = "0.7.2"
3535
LinearAlgebra = "<0.0.1, 1"
3636
MacroTools = "0.5"
@@ -51,8 +51,8 @@ ComponentArrays = "b0b7db55-cfe3-40fc-9ded-d10e2dbeff66"
5151
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
5252
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
5353
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
54-
GenericSchur = "c145ed77-6b09-5dd9-b285-bf645a82121e"
5554
GR = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
55+
GenericSchur = "c145ed77-6b09-5dd9-b285-bf645a82121e"
5656
ImplicitDifferentiation = "57b37032-215b-411a-8a7c-41a003a55207"
5757
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
5858
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

0 commit comments

Comments
 (0)