Skip to content

Commit 3704e7e

Browse files
Merge pull request #4797 from ChrisRackauckas-Claude/agent/drop-mtkbase-diffeqcallbacks-2-3
Drop unsupported DiffEqCallbacks 2 and 3 compat
2 parents 7a8510a + 2f00793 commit 3704e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ModelingToolkitBase/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ DataInterpolations = "8.7"
112112
DataStructures = "0.18, 0.19"
113113
DelayDiffEq = "5.61, 6"
114114
DiffEqBase = "7.4.2"
115-
DiffEqCallbacks = "2.16, 3, 4"
115+
DiffEqCallbacks = "4"
116116
DiffEqNoiseProcess = "5"
117117
DiffRules = "0.1, 1.0"
118118
DifferentiationInterface = "0.6.47, 0.7"

0 commit comments

Comments
 (0)