Skip to content

Commit b7d8c61

Browse files
authored
Merge pull request #1163 from isaacsas/cap-mtk
Cap mtk
2 parents f13e1a9 + 6d09fba commit b7d8c61

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ JumpProcesses = "9.13.2"
5858
LaTeXStrings = "1.3.0"
5959
Latexify = "0.16.5"
6060
MacroTools = "0.5.5"
61-
ModelingToolkit = "9.32"
61+
ModelingToolkit = "< 9.60"
6262
NetworkLayout = "0.4.7"
6363
Parameters = "0.12"
6464
Reexport = "0.2, 1.0"
@@ -67,7 +67,7 @@ RuntimeGeneratedFunctions = "0.5.12"
6767
SciMLBase = "2.57.2"
6868
Setfield = "1"
6969
# StructuralIdentifiability = "0.5.8"
70-
SymbolicUtils = "2.1.2, 3.3.0"
70+
SymbolicUtils = "< 3.8"
7171
Symbolics = "6.22"
7272
Unitful = "1.12.4"
7373
julia = "1.10"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ IncompleteLU = "0.2"
6161
JumpProcesses = "9.13.2"
6262
Latexify = "0.16.5"
6363
LinearSolve = "2.30"
64-
ModelingToolkit = "9.32"
64+
ModelingToolkit = "< 9.60"
6565
NonlinearSolve = "3.12, 4"
6666
Optim = "1.9"
6767
Optimization = "4"

0 commit comments

Comments
 (0)