Skip to content

Commit

Permalink
Bump EnzymeCore compat to 0.6 - 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Sep 22, 2024
1 parent 24a7380 commit b8923b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Compat = "4"
ConstructionBase = "1.5.4"
Distributions = "0.25"
DocStringExtensions = "0.9"
EnzymeCore = "0.6, 0.7"
EnzymeCore = "0.6 - 0.8"
ForwardDiff = "0.10"
LinearAlgebra = "1.6"
LogDensityProblems = "2"
Expand All @@ -70,7 +70,7 @@ julia = "1.6"
[extras]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
4 changes: 2 additions & 2 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
Accessors = "0.1"
ADTypes = "0.2, 1"
AbstractMCMC = "5"
AbstractPPL = "0.8.2"
Accessors = "0.1"
Bijectors = "0.13"
Compat = "4.3.0"
Distributions = "0.25"
DistributionsAD = "0.6.3"
Documenter = "1"
EnzymeCore = "0.6, 0.7"
EnzymeCore = "0.6 - 0.8"
ForwardDiff = "0.10.12"
LogDensityProblems = "2"
LogDensityProblemsAD = "1"
Expand Down

0 comments on commit b8923b2

Please sign in to comment.