Skip to content

Commit 2818175

Browse files
committed
require modernish version of MTK
otherwise it gets resolved to something quite old because of SparseConnectivityTracer
1 parent e043cd4 commit 2818175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ KernelAbstractions = "0.9.18"
6767
LinearAlgebra = "1"
6868
MacroTools = "0.5.15"
6969
Mixers = "0.1.2"
70-
ModelingToolkit = "9.67"
70+
ModelingToolkit = "9.82"
7171
NNlib = "0.9.13"
7272
NonlinearSolve = "4"
7373
OrderedCollections = "1.8.0"

0 commit comments

Comments
 (0)