From b3e27a23a0deb9d83cea9ac160906894bd21b0b5 Mon Sep 17 00:00:00 2001 From: Vaibhav Kumar Dixit Date: Thu, 22 Dec 2022 18:55:49 +0530 Subject: [PATCH] Update Project.toml --- docs/Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Project.toml b/docs/Project.toml index 448b79ef..2d01eab1 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -20,7 +20,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] BlackBoxOptim = "0.6" -DiffEqParamEstim = "1" +DiffEqParamEstim = "2" DifferentialEquations = "7" Distributions = "0.25" Documenter = "0.27" @@ -36,4 +36,4 @@ OptimizationOptimJL = "0.1" Plots = "1" RecursiveArrayTools = "2" SciMLSensitivity = "7" -Zygote = "0.6" \ No newline at end of file +Zygote = "0.6"