Skip to content

Commit

Permalink
CompatHelper: bump compat for Enzyme in [weakdeps] to 0.13, (keep exi…
Browse files Browse the repository at this point in the history
…sting compat)
  • Loading branch information
CompatHelper Julia committed Sep 19, 2024
1 parent e218516 commit 73e1d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
MultivariateStats = "6f286f6a-111f-5878-ab1e-185364afe411"

[extensions]
MultivariateStatsExt = "MultivariateStats"
EnzymeExt = "Enzyme"
MultivariateStatsExt = "MultivariateStats"

[compat]
Enzyme = "0.11, 0.12"
Enzyme = "0.11, 0.12, 0.13"
FillArrays = "1"
Folds = "0.2"
LogExpFunctions = "0.3"
Expand Down

0 comments on commit 73e1d73

Please sign in to comment.