Skip to content

Commit d1009ac

Browse files
Merge pull request #593 from ChrisRackauckas-Claude/fix-downstream-ordinarydiffeq-compat
Bump downstream OrdinaryDiffEq/MTK compat for RAT 4.x
2 parents 7d0462a + 7e5a7cb commit d1009ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/downstream/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1414

1515
[compat]
1616
ArrayInterface = "7"
17-
ModelingToolkit = "8.33, 9"
17+
ModelingToolkit = "8.33, 9, 10, 11"
1818
MonteCarloMeasurements = "1.1"
1919
NLsolve = "4"
20-
OrdinaryDiffEq = "6.31"
20+
OrdinaryDiffEq = "6.31, 7"
2121
StaticArrays = "1"
2222
SymbolicIndexingInterface = "0.3"
2323
Tables = "1"

0 commit comments

Comments
 (0)