Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore: reduce min compat
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal authored Oct 19, 2024
1 parent ced209b commit ffa0fb8
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 @@ -49,7 +49,7 @@ AMDGPU = "0.9.6, 1"
Adapt = "4"
CUDA = "5.2"
ChainRulesCore = "1.23"
Compat = "4.16.0"
Compat = "4.15"
FillArrays = "1"
Functors = "0.4.8"
GPUArrays = "10, 11"
Expand Down

0 comments on commit ffa0fb8

Please sign in to comment.