Skip to content

Commit 9b5f017

Browse files
committed
fix: update dependencies and remove unused ones
1 parent 9bb76a6 commit 9b5f017

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Project.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DiffEqCallbacks"
22
uuid = "459566f4-90b8-5000-8ac3-15dfb0a30def"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "4.0.0"
4+
version = "3.10.0"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -16,12 +16,13 @@ StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
1616

1717
[compat]
1818
Aqua = "0.8"
19-
DataInterpolations = "4.6"
19+
DataInterpolations = "4.6, 5, 6"
2020
DataStructures = "0.18.13"
2121
DiffEqBase = "6.154"
2222
Functors = "0.4"
2323
LinearAlgebra = "1.10"
2424
Markdown = "1.10"
25+
NonlinearSolve = "3.7.2"
2526
ODEProblemLibrary = "0.1.5"
2627
OrdinaryDiffEq = "6.88"
2728
QuadGK = "2.9"

0 commit comments

Comments
 (0)