diff --git a/Project.toml b/Project.toml index 078a925..aac06ce 100644 --- a/Project.toml +++ b/Project.toml @@ -34,6 +34,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" BenchmarkTools = "1" ChainRules = "1" ComponentArrays = "0.15" +CondaPkg = "0.2" DiffEqFlux = "4" Distributions = "0.25" FastGaussQuadrature = "1" @@ -48,6 +49,7 @@ OrdinaryDiffEqCore = "1.6.0" OrdinaryDiffEqTsit5 = "1.1.0" Plots = "1" PrettyTables = "2" +PythonCall = "0.9" Revise = "3.1" SciMLSensitivity = "7.20" Statistics = "1"