Skip to content

Commit e950cff

Browse files
committed
bump DI
1 parent 8fdff72 commit e950cff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ADTypes = "1"
2929
Accessors = "0.1"
3030
Bijectors = "0.13, 0.14, 0.15"
3131
DiffResults = "1"
32-
DifferentiationInterface = "0.6"
32+
DifferentiationInterface = "0.6, 0.7"
3333
Distributions = "0.25.111"
3434
DocStringExtensions = "0.8, 0.9"
3535
FillArrays = "1.3"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2828
ADTypes = "0.2.1, 1"
2929
Bijectors = "0.13, 0.14, 0.15"
3030
DiffResults = "1"
31-
DifferentiationInterface = "0.6"
31+
DifferentiationInterface = "0.6, 0.7"
3232
Distributions = "0.25.111"
3333
DistributionsAD = "0.6.45"
3434
Enzyme = "0.13, 0.14, 0.15"

0 commit comments

Comments
 (0)