Skip to content

Commit

Permalink
expand compat to cover lts
Browse files Browse the repository at this point in the history
  • Loading branch information
awadell1 committed Jul 16, 2024
1 parent 98c3fec commit 7be66f5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,17 @@ BenchmarkTools = "1.5"
CUDA = "5"
CodecZlib = "0.7"
Compat = "4.11, 4.15"
Dates = "1.9"
Dates = "1.6, 1.10"
JSON = "0.21"
LibGit2 = "1.9"
LibGit2 = "1.6, 1.10"
NVTX = "0.3"
Pkg = "1.9"
Profile = "1.9"
Profile = "1.6, 1.10"
Revise = "3"
Statistics = "1.9"
Test = "1.9"
UUIDs = "1.9"
julia = "1.9"
Statistics = "1.6, 1.10"
Test = "1.6, 1.10"
UUIDs = "1.6, 1.10"
julia = "1.6, 1.10"

[extras]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
Expand Down

0 comments on commit 7be66f5

Please sign in to comment.