Skip to content

Commit d8c572f

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat)
1 parent eee42f0 commit d8c572f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Compat = "3.42, 4"
6969
ConstructionBase = "1"
7070
DataStructures = "0.17, 0.18"
7171
DiffEqBase = "6.103.0"
72-
DiffEqCallbacks = "2.16"
72+
DiffEqCallbacks = "2.16, 3"
7373
DiffRules = "0.1, 1.0"
7474
Distributed = "1"
7575
Distributions = "0.23, 0.24, 0.25"
@@ -97,10 +97,10 @@ RecursiveArrayTools = "2.3, 3"
9797
Reexport = "0.2, 1"
9898
RuntimeGeneratedFunctions = "0.5.9"
9999
SciMLBase = "2.0.1"
100+
SciMLStructures = "1.0"
100101
Serialization = "1"
101102
Setfield = "0.7, 0.8, 1"
102103
SimpleNonlinearSolve = "0.1.0, 1"
103-
SciMLStructures = "1.0"
104104
SparseArrays = "1"
105105
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
106106
StaticArrays = "0.10, 0.11, 0.12, 1.0"

0 commit comments

Comments
 (0)