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

Commit 86dc839

Browse files
committed
Update compat
1 parent f4db7ea commit 86dc839

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
@@ -16,10 +16,10 @@ Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
1616
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1717

1818
[compat]
19-
CUDA = "3.9"
19+
CUDA = "3"
2020
CUDAKernels = "0.3, 0.4"
21-
ChainRulesCore = "1.14"
22-
FFTW = "1.4"
21+
ChainRulesCore = "1"
22+
FFTW = "1"
2323
Flux = "0.13"
2424
GeometricFlux = "0.12"
2525
KernelAbstractions = "0.7, 0.8"

0 commit comments

Comments
 (0)