Skip to content

Commit

Permalink
Merge pull request #1176 from SciML/compathelper/new_version/2025-01-…
Browse files Browse the repository at this point in the history
…15-00-22-01-677-00124985537

CompatHelper: bump compat for CairoMakie in [weakdeps] to 0.13, (keep existing compat)
  • Loading branch information
isaacsas authored Jan 15, 2025
2 parents 37e3e5b + 297a23c commit 8006417
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,16 @@ CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
HomotopyContinuation = "f213a82b-91d6-5c5d-acf7-10f1c761b327"
NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a"
# StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544"

[extensions]
CatalystBifurcationKitExtension = "BifurcationKit"
CatalystCairoMakieExtension = "CairoMakie"
CatalystGraphMakieExtension = ["GraphMakie", "NetworkLayout"]
CatalystHomotopyContinuationExtension = "HomotopyContinuation"
# CatalystStructuralIdentifiabilityExtension = "StructuralIdentifiability"

[compat]
BifurcationKit = "0.4.4"
CairoMakie = "0.12"
CairoMakie = "0.12, 0.13"
Combinatorics = "1.0.2"
DataStructures = "0.18"
DiffEqBase = "6.159.0"
Expand All @@ -66,7 +64,6 @@ Requires = "1.0"
RuntimeGeneratedFunctions = "0.5.12"
SciMLBase = "2.57.2"
Setfield = "1"
# StructuralIdentifiability = "0.5.8"
SymbolicUtils = "3.8.1"
Symbolics = "6.22"
Unitful = "1.12.4"
Expand Down

0 comments on commit 8006417

Please sign in to comment.