Skip to content

Commit 0547f1b

Browse files
authored
Fix syntax
1 parent 229afd0 commit 0547f1b

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.32"
6464
EnzymeCore = "0.6 - 0.8"
6565
ForwardDiff = "0.10"
6666
JET = "0.9"

0 commit comments

Comments
 (0)