Skip to content

Commit b3b471c

Browse files
committed
drop some older deps
1 parent 4d1f572 commit b3b471c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ CatalystHomotopyContinuationExtension = "HomotopyContinuation"
4343

4444
[compat]
4545
BifurcationKit = "0.4.4"
46-
CairoMakie = "0.12, 0.13"
46+
CairoMakie = "0.13"
4747
Combinatorics = "1.0.2"
4848
DataStructures = "0.18"
4949
DiffEqBase = "6.159.0"
50-
DocStringExtensions = "0.8, 0.9"
51-
DynamicPolynomials = "0.5, 0.6"
52-
DynamicQuantities = "0.13.2, 1"
50+
DocStringExtensions = "0.9"
51+
DynamicPolynomials = "0.6"
52+
DynamicQuantities = "1"
5353
GraphMakie = "0.5"
5454
Graphs = "1.4"
5555
HomotopyContinuation = "2.9"

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.12, 0.13"
50+
CairoMakie = "0.13"
5151
Catalyst = "14.4"
5252
DataFrames = "1.6"
5353
DiffEqBase = "6.159.0"

0 commit comments

Comments
 (0)