Skip to content

Commit

Permalink
Merge pull request #50 from albertomercurio/albertomercurio-patch-2
Browse files Browse the repository at this point in the history
Fix compat with DiffEqCallbacks
  • Loading branch information
ytdHuang committed Apr 4, 2024
2 parents ac5a952 + c8808af commit 7281165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
DiffEqCallbacks = "2.24, <3.2.0"
DiffEqCallbacks = "2.24, <3.2.0, >=3.5.0"
FFTW = "1.5"
Graphs = "1.7.4"
IncompleteLU = "0.2"
Expand Down

0 comments on commit 7281165

Please sign in to comment.