Skip to content

Commit 4cebb35

Browse files
committed
fix revert removing of DistributionsAD dependency
1 parent 6469ddf commit 4cebb35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
44
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"
55
DifferentiationInterface = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
66
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
7+
DistributionsAD = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
78
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
89
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
910
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
@@ -29,6 +30,7 @@ Bijectors = "0.13, 0.14, 0.15"
2930
DiffResults = "1"
3031
DifferentiationInterface = "0.6, 0.7"
3132
Distributions = "0.25.111"
33+
DistributionsAD = "0.6.45"
3234
Enzyme = "0.13, 0.14, 0.15"
3335
FillArrays = "1.6.1"
3436
ForwardDiff = "0.10.36, 1"

0 commit comments

Comments
 (0)