Skip to content

Commit e31579e

Browse files
build: bump compats to precompile-friendly versions
1 parent 4f249bb commit e31579e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ LinearSolve = "3.19.2"
109109
Logging = "1"
110110
ModelingToolkitBase = "1"
111111
ModelingToolkitStandardLibrary = "2.20"
112-
ModelingToolkitTearing = "1"
112+
ModelingToolkitTearing = "1.0.2"
113113
Moshi = "0.3"
114114
NonlinearSolve = "4.3"
115115
OffsetArrays = "1"
@@ -130,12 +130,12 @@ Serialization = "1"
130130
Setfield = "0.7, 0.8, 1"
131131
SimpleNonlinearSolve = "0.1.0, 1, 2"
132132
SparseArrays = "1"
133-
StateSelection = "1"
133+
StateSelection = "1.1.1"
134134
StaticArrays = "1.9.14"
135135
StochasticDelayDiffEq = "1.11"
136136
StochasticDiffEq = "6.82.0"
137137
SymbolicIndexingInterface = "0.3.39"
138-
SymbolicUtils = "4.5.1"
138+
SymbolicUtils = "4.7.1"
139139
Symbolics = "7"
140140
UnPack = "0.1, 1.0"
141141
julia = "1.9"

0 commit comments

Comments
 (0)