Skip to content

Commit

Permalink
CompatHelper: add new compat entry for ChainRulesCore in [weakdeps] a…
Browse files Browse the repository at this point in the history
…t version 1, (keep existing compat)
  • Loading branch information
CompatHelper Julia authored and mofeing committed May 24, 2024
1 parent 1949e16 commit d97932d
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,9 @@ EinExprsGraphMakieExt = ["Makie", "GraphMakie"]
EinExprsKaHyParExt = "KaHyPar"
EinExprsMakieExt = "Makie"

[extras]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

[compat]
AbstractTrees = "0.4"
ChainRulesCore = "1"
Combinatorics = "1.0"
Compat = "4"
DataStructures = "0.18"
Expand All @@ -48,3 +42,10 @@ Makie = "0.19"
PackageExtensionCompat = "1"
Suppressor = "0.2"
julia = "1.6"

[extras]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
GraphMakie = "1ecd5474-83a3-4783-bb4f-06765db800d2"
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

0 comments on commit d97932d

Please sign in to comment.