From 83135fd5536edc3cbe55305124d6ebf9a084568f Mon Sep 17 00:00:00 2001 From: Sam Isaacson Date: Sat, 26 Oct 2024 09:57:12 -0400 Subject: [PATCH] try to bump bifkit --- Project.toml | 2 +- docs/Project.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index c100c1b450..5bcbb5e052 100644 --- a/Project.toml +++ b/Project.toml @@ -42,7 +42,7 @@ CatalystHomotopyContinuationExtension = "HomotopyContinuation" # CatalystStructuralIdentifiabilityExtension = "StructuralIdentifiability" [compat] -BifurcationKit = "0.3" +BifurcationKit = "0.4" CairoMakie = "0.12" Combinatorics = "1.0.2" DataStructures = "0.18" diff --git a/docs/Project.toml b/docs/Project.toml index a009c89b8d..655bc72707 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -40,7 +40,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" [compat] BenchmarkTools = "1.5" -BifurcationKit = "0.3.4" +BifurcationKit = "0.4" CairoMakie = "0.12" Catalyst = "14.2" DataFrames = "1.6"