Skip to content

Commit 3b8597d

Browse files
committed
add back older extension versions due to Bifkit restrictions
1 parent 06cf8b8 commit 3b8597d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ CatalystHomotopyContinuationExtension = "HomotopyContinuation"
4343

4444
[compat]
4545
BifurcationKit = "0.4.4"
46-
CairoMakie = "0.13"
46+
CairoMakie = "0.12, 0.13"
4747
Combinatorics = "1.0.2"
4848
DataStructures = "0.18"
4949
DiffEqBase = "6.159.0"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
4747
[compat]
4848
BenchmarkTools = "1.5"
4949
BifurcationKit = "0.4.4"
50-
CairoMakie = "0.13"
50+
CairoMakie = "0.12, 0.13"
5151
Catalyst = "14.4"
5252
DataFrames = "1.6"
5353
DiffEqBase = "6.159.0"

0 commit comments

Comments
 (0)