diff --git a/docs/Project.toml b/docs/Project.toml index f89a8c0c07..0a8183e129 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -58,7 +58,7 @@ BifurcationKit = "0.5, 0.8" CairoMakie = "0.15" Catalyst = "16" DataFrames = "1.6" -DataInterpolations = "7.2, 8" +DataInterpolations = "7.2, 8, 9.0" DiffEqBase = "6.159.0, 7" DiffEqNoiseProcess = "5.31.1" Distributions = "0.25" @@ -73,7 +73,7 @@ IncompleteLU = "0.2" JumpProcesses = "9.23" Latexify = "0.16.5" LikelihoodProfiler = "1.5.1" -LinearSolve = "2.30, 3" +LinearSolve = "2.30, 3, 5.1" MCMCChains = "6, 7" ModelingToolkitBase = "1.17" NetworkLayout = "0.4" @@ -103,4 +103,4 @@ StochasticDiffEq = "6.65, 7" StructuralIdentifiability = "0.5.11" SymbolicIndexingInterface = "0.3" Symbolics = "7.13" -Turing = "0.43.5, 0.45" +Turing = "0.43.5, 0.45, 0.46"