Skip to content

Commit 229afd0

Browse files
mhaurupenelopeysm
andauthored
Make KernelAbstractions version bound an upper bound
Co-authored-by: Penelope Yong <[email protected]>
1 parent 190ac89 commit 229afd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Distributions = "0.25"
6060
DocStringExtensions = "0.9"
6161
# TODO(penelopeysm,mhauru) See https://github.com/TuringLang/DynamicPPL.jl/pull/781#event-16017866767
6262
# for why KernelAbstractions is pinned like this.
63-
KernelAbstractions = "=0.9.31"
63+
KernelAbstractions = "<= 0.9.31"
6464
EnzymeCore = "0.6 - 0.8"
6565
ForwardDiff = "0.10"
6666
JET = "0.9"

0 commit comments

Comments
 (0)