diff --git a/Project.toml b/Project.toml index 89dd78f9..3a71ea2e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ModelingToolkitStandardLibrary" uuid = "16a59e39-deab-5bd0-87e4-056b12336739" -authors = ["Chris Rackauckas and Julia Computing"] version = "2.25.0" +authors = ["Chris Rackauckas and Julia Computing"] [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -18,7 +18,7 @@ Aqua = "0.8" ChainRulesCore = "1.24" ControlSystemsBase = "1.4" DataFrames = "1.7" -DataInterpolations = "6" +DataInterpolations = "6, 8" DiffEqBase = "6.152" ForwardDiff = "0.10" IfElse = "0.1"