Skip to content

Commit 3f49d73

Browse files
authored
add upper bound for CUDA
1 parent 4c83df7 commit 3f49d73

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
@@ -20,7 +20,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
2020
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
23-
CUDA = "^1, ^2.4.2, ^3.0"
23+
CUDA = "^1, ^2.4.2, 3.0.0 - 3.3.6"
2424
DocStringExtensions = "^0.8"
2525
FFTW = "^1"
2626
Interpolations = "^0.12, ^0.13"

0 commit comments

Comments
 (0)