Skip to content

Commit f5abddd

Browse files
authored
Merge pull request #102 from TuringLang/compathelper/new_version/2025-05-26-00-10-23-982-03211847920
CompatHelper: bump compat for AcceleratedKernels to 0.4 for package GeneralisedFilters, (keep existing compat)
2 parents fae09a7 + 4d68def commit f5abddd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GeneralisedFilters/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2222

2323
[compat]
24-
julia = "1.10"
2524
AbstractMCMC = "5"
26-
AcceleratedKernels = "0.3"
25+
AcceleratedKernels = "0.3, 0.4"
2726
Aqua = "0.8"
2827
CUDA = "5"
2928
DataStructures = "0.18.20"
@@ -37,6 +36,7 @@ StaticArrays = "1.9.13"
3736
Statistics = "1.11.1"
3837
StatsBase = "0.34.3"
3938
Test = "1"
39+
julia = "1.10"
4040

4141
[extras]
4242
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"

0 commit comments

Comments
 (0)