Skip to content

Commit

Permalink
Merge pull request #34 from albertomercurio/albertomercurio-patch-1
Browse files Browse the repository at this point in the history
Fixed DiffEqCallbacks version bounds
  • Loading branch information
albertomercurio committed Mar 25, 2024
2 parents b13d974 + a4ca5bc commit 41dac0d
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"
DiffEqCallbacks = "2.24, <3.2.0"
FFTW = "1.5"
Graphs = "1.7.4"
IncompleteLU = "0.2"
Expand Down

0 comments on commit 41dac0d

Please sign in to comment.