Skip to content

Commit 1032aee

Browse files
build: bump SciMLBase, MTK compats
1 parent 628d422 commit 1032aee

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Logging = "1.10"
4141
LoggingExtras = "0.4, 1"
4242
Lux = "1.12.4"
4343
MLUtils = "0.4"
44-
ModelingToolkit = "10"
44+
ModelingToolkit = "10.15"
4545
Mooncake = "0.4.138"
4646
Optim = ">= 1.4.1"
4747
OptimizationBase = "2"
@@ -56,7 +56,7 @@ Random = "1.10"
5656
Reexport = "1.2"
5757
ReverseDiff = "1"
5858
SafeTestsets = "0.1"
59-
SciMLBase = "2.82"
59+
SciMLBase = "2.104"
6060
SciMLSensitivity = "7"
6161
SparseArrays = "1.10"
6262
SparseDiffTools = "2"

lib/OptimizationBase/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ ForwardDiff = "0.10.26, 1"
5151
LinearAlgebra = "1.9, 1.10"
5252
MLDataDevices = "1"
5353
MLUtils = "0.4"
54-
ModelingToolkit = "9, 10"
54+
ModelingToolkit = "10.15"
5555
PDMats = "0.11"
5656
Reexport = "1.2"
5757
ReverseDiff = "1.14"
58-
SciMLBase = "2"
58+
SciMLBase = "2.104"
5959
SparseConnectivityTracer = "0.6, 1"
6060
SparseMatrixColorings = "0.4"
6161
SymbolicAnalysis = "0.3"

lib/OptimizationMOI/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Ipopt_jll = "300.1400"
2222
Juniper = "0.9"
2323
LinearAlgebra = "1"
2424
MathOptInterface = "1"
25-
ModelingToolkit = "10"
25+
ModelingToolkit = "10.15"
2626
NLopt = "1"
2727
Optimization = "4.4"
2828
Reexport = "1.2"

0 commit comments

Comments
 (0)