Skip to content

Commit e50d40d

Browse files
authored
pin JET to <= 0.10.6 (#1046)
* pin JET to <= 0.10.6 * Pin test dep instead of main package dep
1 parent 142dddf commit e50d40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ DistributionsAD = "0.6.3"
4141
Documenter = "1"
4242
EnzymeCore = "0.6 - 0.8"
4343
ForwardDiff = "0.10.12, 1"
44-
JET = "0.9, 0.10"
44+
JET = "0.9 - 0.10.6"
4545
LogDensityProblems = "2"
4646
MCMCChains = "7.2.1"
4747
MacroTools = "0.5.6"

0 commit comments

Comments
 (0)