Skip to content

Commit dc1e2d5

Browse files
github-actions[bot]CompatHelper Juliayebai
authored
CompatHelper: add new compat entry for ForwardDiff in [weakdeps] at version 0.10, (keep existing compat) (#614)
* CompatHelper: add new compat entry for ForwardDiff in [weakdeps] at version 0.10, (keep existing compat) * Update Project.toml --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Hong Ge <[email protected]>
1 parent 060dfb5 commit dc1e2d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ ConstructionBase = "1.5.4"
5353
Distributions = "0.25"
5454
DocStringExtensions = "0.9"
5555
EnzymeCore = "0.6, 0.7"
56+
ForwardDiff = "0.10"
5657
LinearAlgebra = "1.6"
5758
LogDensityProblems = "2"
5859
LogDensityProblemsAD = "1.7.0"
@@ -71,4 +72,5 @@ ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
7172
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
7273
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
7374
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
75+
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
7476
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"

0 commit comments

Comments
 (0)