Skip to content

Commit 4a27d08

Browse files
committed
debug: modif compat for SparseArrays
1 parent 4563a8d commit 4a27d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ModelPredictiveControl"
22
uuid = "61f9bdb8-6ae4-484a-811f-bbf86720c31c"
33
authors = ["Francis Gagnon"]
4-
version = "1.8.0"
4+
version = "1.8.1"
55

66
[deps]
77
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
@@ -37,7 +37,7 @@ PrecompileTools = "1"
3737
ProgressLogging = "0.1"
3838
Random = "1.10"
3939
RecipesBase = "1"
40-
SparseArrays = "1.11.0"
40+
SparseArrays = "1.10"
4141
SparseConnectivityTracer = "0.6.13"
4242
SparseMatrixColorings = "0.4.14"
4343
TestItemRunner = "1"

0 commit comments

Comments
 (0)