Skip to content

Commit a87a75b

Browse files
Bump ModelingToolkit v9 Catalyst v14
1 parent 8d2cf0c commit a87a75b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lib/JumpProblemLibrary/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
99

1010
[compat]
1111
Aqua = "0.5"
12-
Catalyst = "13"
12+
Catalyst = "14"
1313
DiffEqBase = "6"
1414
RuntimeGeneratedFunctions = "0.5"
1515
julia = "1.10"

lib/NonlinearProblemLibrary/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
99
[compat]
1010
Aqua = "0.8"
1111
LinearAlgebra = "1.6"
12-
SciMLBase = "1, 2"
12+
SciMLBase = "2"
1313
julia = "1.10"
1414

1515
[extras]

lib/ODEProblemLibrary/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
1414
[compat]
1515
Aqua = "0.5"
1616
DiffEqBase = "6"
17-
Latexify = "0.15, 0.16"
17+
Latexify = "0.16"
1818
ModelingToolkit = "9"
1919
RuntimeGeneratedFunctions = "0.5"
2020
julia = "1.10"

lib/SDEProblemLibrary/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
1111

1212
[compat]
1313
Aqua = "0.5"
14-
Catalyst = "13"
14+
Catalyst = "14"
1515
DiffEqBase = "6"
1616
RuntimeGeneratedFunctions = "0.5"
1717
SciMLBase = "2.0.1"

0 commit comments

Comments
 (0)