We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf9811 commit 51383c2Copy full SHA for 51383c2
Project.toml
@@ -60,7 +60,7 @@ DocStringExtensions = "0.9"
60
EnzymeCore = "0.6 - 0.8"
61
ForwardDiff = "0.10.12, 1"
62
InteractiveUtils = "1"
63
-JET = "0.9 - 0.10.6"
+JET = "0.9, 0.10"
64
KernelAbstractions = "0.9.33"
65
LinearAlgebra = "1.6"
66
LogDensityProblems = "2"
test/Project.toml
@@ -41,7 +41,7 @@ DistributionsAD = "0.6.3"
41
Documenter = "1"
42
43
44
-JET = "0.9, 0.10"
+JET = "0.9 - 0.10.6"
45
46
MCMCChains = "7.2.1"
47
MacroTools = "0.5.6"
0 commit comments