Skip to content

Commit 24dda29

Browse files
committed
changed: bump DifferentiationInterface.jl compat
1 parent 7ab29de commit 24dda29

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,6 +1,6 @@
11
name = "ModelPredictiveControl"
22
uuid = "61f9bdb8-6ae4-484a-811f-bbf86720c31c"
3-
version = "1.13.1"
3+
version = "1.13.2"
44
authors = ["Francis Gagnon"]
55

66
[deps]
@@ -24,7 +24,7 @@ SparseMatrixColorings = "0a514795-09f3-496d-8182-132a7b665d35"
2424
[compat]
2525
ControlSystemsBase = "1.18.2"
2626
DAQP = "0.6, 0.7.1"
27-
DifferentiationInterface = "0.6.45, 0.7"
27+
DifferentiationInterface = "0.7.11"
2828
Documenter = "1"
2929
FiniteDiff = "2"
3030
ForwardDiff = "0.10, 1"

0 commit comments

Comments
 (0)