Skip to content

Commit

Permalink
CompatHelper: bump compat for CUDA to 4, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Feb 2, 2023
1 parent 67f18ac commit 361b8cc
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 @@ -27,7 +27,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[compat]
CUDA = "3.12.0"
CUDA = "3.12.0, 4"
CairoMakie = "0.9.2"
ColorSchemes = "3.19.0"
DataFrames = "1.4.2"
Expand Down

0 comments on commit 361b8cc

Please sign in to comment.