Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 0a0184a

Browse files
authored
Merge branch 'SciML:master' into type-inference
2 parents d5777de + b900ba9 commit 0a0184a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1515

1616
[compat]
1717
CUDA = "3.8"
18-
CUDAKernels = "0.3"
19-
ChainRulesCore = "1.12"
18+
CUDAKernels = "0.3, 0.4"
19+
ChainRulesCore = "1.13"
2020
FFTW = "1.4"
2121
Flux = "0.12"
22-
KernelAbstractions = "0.7"
22+
KernelAbstractions = "0.7, 0.8"
2323
Tullio = "0.3"
2424
Zygote = "0.6"
2525
julia = "1.6"

0 commit comments

Comments
 (0)