Skip to content

Commit 8006417

Browse files
authored
Merge pull request #1176 from SciML/compathelper/new_version/2025-01-15-00-22-01-677-00124985537
CompatHelper: bump compat for CairoMakie in [weakdeps] to 0.13, (keep existing compat)
2 parents 37e3e5b + 297a23c commit 8006417

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,18 +33,16 @@ CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
3333
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
3434
HomotopyContinuation = "f213a82b-91d6-5c5d-acf7-10f1c761b327"
3535
NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a"
36-
# StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544"
3736

3837
[extensions]
3938
CatalystBifurcationKitExtension = "BifurcationKit"
4039
CatalystCairoMakieExtension = "CairoMakie"
4140
CatalystGraphMakieExtension = ["GraphMakie", "NetworkLayout"]
4241
CatalystHomotopyContinuationExtension = "HomotopyContinuation"
43-
# CatalystStructuralIdentifiabilityExtension = "StructuralIdentifiability"
4442

4543
[compat]
4644
BifurcationKit = "0.4.4"
47-
CairoMakie = "0.12"
45+
CairoMakie = "0.12, 0.13"
4846
Combinatorics = "1.0.2"
4947
DataStructures = "0.18"
5048
DiffEqBase = "6.159.0"
@@ -66,7 +64,6 @@ Requires = "1.0"
6664
RuntimeGeneratedFunctions = "0.5.12"
6765
SciMLBase = "2.57.2"
6866
Setfield = "1"
69-
# StructuralIdentifiability = "0.5.8"
7067
SymbolicUtils = "3.8.1"
7168
Symbolics = "6.22"
7269
Unitful = "1.12.4"

0 commit comments

Comments
 (0)