Skip to content

Commit f649646

Browse files
committed
update deps
1 parent 763bbac commit f649646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
99
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
1010
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
1111
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
12-
Hungarian = "e91730f6-4275-51fb-a7a0-7064cfbd3b39"
1312
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1413
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
1514
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
@@ -25,7 +24,6 @@ ControlSystemsBase = "1.3"
2524
DelayDiffEq = "5.31"
2625
DiffEqCallbacks = "2.16, 3, 4"
2726
ForwardDiff = "0.10, 1"
28-
Hungarian = "0.6, 0.7"
2927
OrdinaryDiffEq = "6.60"
3028
RecipesBase = "1"
3129
Reexport = "1"

lib/ControlSystemsBase/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version = "1.17.5"
66

77
[deps]
88
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
9+
Hungarian = "e91730f6-4275-51fb-a7a0-7064cfbd3b39"
910
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1011
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1112
MatrixEquations = "99c1a7ee-ab34-5fd5-8076-27c950a045f4"
@@ -32,6 +33,7 @@ Aqua = "0.5"
3233
ComponentArrays = "0.15"
3334
DSP = "0.6.1, 0.7, 0.8"
3435
ForwardDiff = "0.10, 1.0"
36+
Hungarian = "0.7.0"
3537
ImplicitDifferentiation = "0.7.2"
3638
LinearAlgebra = "<0.0.1, 1"
3739
MacroTools = "0.5"

0 commit comments

Comments
 (0)