Skip to content

Commit ceb0251

Browse files
CompatHelper JuliaAayushSabharwal
authored andcommitted
CompatHelper: bump compat for ModelingToolkit to 10
1 parent f2c8511 commit ceb0251

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
@@ -30,13 +30,13 @@ DataInterpolations = "4, 5, 6, 7, 8"
3030
DiffEqBase = "6"
3131
DocStringExtensions = "0.7, 0.8, 0.9"
3232
MLUtils = "0.3, 0.4"
33-
ModelingToolkit = "9"
33+
ModelingToolkit = "10"
34+
OrdinaryDiffEqTsit5 = "1"
3435
Parameters = "0.12"
3536
ProgressMeter = "1.6"
3637
QuadGK = "2.4"
3738
RecipesBase = "1"
3839
Reexport = "1.0"
39-
OrdinaryDiffEqTsit5 = "1"
4040
SciMLStructures = "1"
4141
Setfield = "1"
4242
Statistics = "1"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1313
DataDrivenDiffEq = "1"
1414
Documenter = "1"
1515
Literate = "2.14"
16-
ModelingToolkit = "9"
16+
ModelingToolkit = "10"
1717
OrdinaryDiffEq = "6"
1818
Plots = "1"
1919
StableRNGs = "1"

0 commit comments

Comments
 (0)