Skip to content

Commit ab4045a

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat)
1 parent 8a525f1 commit ab4045a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ BijectorsEnzymeCoreExt = "EnzymeCore"
3737
BijectorsForwardDiffExt = "ForwardDiff"
3838
BijectorsLazyArraysExt = "LazyArrays"
3939
BijectorsMooncakeExt = "Mooncake"
40-
BijectorsReverseDiffExt = "ReverseDiff"
4140
BijectorsReverseDiffChainRulesExt = ["ChainRules", "ReverseDiff"]
41+
BijectorsReverseDiffExt = "ReverseDiff"
4242
BijectorsTrackerExt = "Tracker"
4343
BijectorsZygoteExt = "Zygote"
4444

@@ -51,7 +51,7 @@ Distributions = "0.25.33"
5151
DistributionsAD = "0.6"
5252
DocStringExtensions = "0.9"
5353
EnzymeCore = "0.8.4"
54-
ForwardDiff = "0.10"
54+
ForwardDiff = "0.10, 1"
5555
Functors = "0.1, 0.2, 0.3, 0.4, 0.5"
5656
InverseFunctions = "0.1"
5757
IrrationalConstants = "0.1, 0.2"

0 commit comments

Comments
 (0)