Skip to content

Commit

Permalink
Merge pull request #404 from SciML/compathelper/new_version/2024-10-1…
Browse files Browse the repository at this point in the history
…7-17-33-38-856-03937440528

CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat)
  • Loading branch information
ChrisRackauckas authored Oct 20, 2024
2 parents 8f117cd + 765f378 commit 69cbaad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Measurements = "eff96d63-e80a-5855-80a2-b1b0885c5ab7"
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

Expand All @@ -43,7 +43,7 @@ ArrayInterface = "7.6"
DocStringExtensions = "0.9"
FastBroadcast = "0.2.8, 0.3"
ForwardDiff = "0.10.19"
GPUArraysCore = "0.1.1"
GPUArraysCore = "0.1.1, 0.2"
IteratorInterfaceExtensions = "1"
LinearAlgebra = "1.10"
Measurements = "2.3"
Expand Down

0 comments on commit 69cbaad

Please sign in to comment.