Skip to content

Commit

Permalink
update CUDA dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
korbinian90 committed Oct 6, 2023
1 parent 93bb3cf commit 52ac6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
CUDA = "4"
CUDA = "4,5"
ImageFiltering = "0.7"
ImageMorphology = "0.4"
Interpolations = "0.14"
Expand Down

0 comments on commit 52ac6b8

Please sign in to comment.