diff --git a/docs/Project.toml b/docs/Project.toml index a2c48733e4..d210369cda 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -91,12 +91,16 @@ OrdinaryDiffEqVerner = "1" PEtab = "5" Plots = "1.40" QuasiMonteCarlo = "0.3" +ReactionNetworkImporters = "1.1.0" +SBMLImporter = "4.0.0" SciMLBase = "2.46" SciMLSensitivity = "7.60" SpecialFunctions = "2.4" StaticArrays = "1.9" +StatsPlots = "0.15.8" SteadyStateDiffEq = "2.2" StochasticDiffEq = "6.65" StructuralIdentifiability = "0.5.11" SymbolicIndexingInterface = "0.3" Symbolics = "7.13" +Turing = "0.43.5"