Skip to content

Commit 023e654

Browse files
committed
lock dep versions
1 parent e01ed75 commit 023e654

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,13 @@ LaTeXStrings = "1.3.0"
6161
Latexify = "0.16.6"
6262
MacroTools = "0.5.5"
6363
Makie = "0.22.1"
64-
ModelingToolkit = "9.69"
64+
ModelingToolkit = "=9.72"
6565
NetworkLayout = "0.4.7"
6666
Parameters = "0.12"
6767
Reexport = "0.2, 1.0"
6868
Requires = "1.0"
6969
RuntimeGeneratedFunctions = "0.5.12"
70-
SciMLBase = "2.77"
70+
SciMLBase = "=2.83.1"
7171
Setfield = "1"
7272
StructuralIdentifiability = "0.5.11"
7373
SymbolicUtils = "3.20"

docs/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ IncompleteLU = "0.2"
6565
JumpProcesses = "9.13.2"
6666
Latexify = "0.16.5"
6767
LinearSolve = "2.30, 3"
68-
ModelingToolkit = "9.69"
68+
ModelingToolkit = "=9.72"
6969
NetworkLayout = "0.4"
7070
NonlinearSolve = "3.12, 4"
7171
Optim = "1.9"
@@ -84,7 +84,7 @@ OrdinaryDiffEqVerner = "1"
8484
PEtab = "3.5"
8585
Plots = "1.40"
8686
QuasiMonteCarlo = "0.3"
87-
SciMLBase = "2.46"
87+
SciMLBase = "=2.83.1"
8888
SciMLSensitivity = "7.60"
8989
SpecialFunctions = "2.4"
9090
StaticArrays = "1.9"

0 commit comments

Comments
 (0)