Skip to content

Commit 0601697

Browse files
Merge pull request #471 from SciML/ChrisRackauckas-patch-6
Use DataInterpolations v4
2 parents 5d41da2 + b0193d5 commit 0601697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SymbolicUtils = "d1185830-fcd6-423d-90d6-eec64667417b"
2525

2626
[compat]
2727
CommonSolve = "0.2"
28-
DataInterpolations = "3.7"
28+
DataInterpolations = "4"
2929
DiffEqBase = "6"
3030
DocStringExtensions = "0.7, 0.8, 0.9"
3131
MLUtils = "0.3, 0.4"

0 commit comments

Comments
 (0)