Skip to content

Commit 70b9e5f

Browse files
authored
Bump JET and SpecialFunctions test compat (#1065)
1 parent 3ff4149 commit 70b9e5f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

test/Project.toml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
2424
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2525
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
2626
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
27+
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2728
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
2829
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2930
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
@@ -42,13 +43,14 @@ DistributionsAD = "0.6.3"
4243
Documenter = "1"
4344
EnzymeCore = "0.6 - 0.8"
4445
ForwardDiff = "0.10.12, 1"
45-
JET = "0.9 - 0.10.6"
46+
JET = "0.9, 0.10"
4647
LogDensityProblems = "2"
47-
MarginalLogDensities = "0.4"
4848
MCMCChains = "7.2.1"
4949
MacroTools = "0.5.6"
50+
MarginalLogDensities = "0.4"
5051
OrderedCollections = "1"
5152
ReverseDiff = "1"
53+
SpecialFunctions = "2.6.1"
5254
StableRNGs = "1"
5355
Zygote = "0.6, 0.7"
5456
julia = "1.10"

0 commit comments

Comments
 (0)