Skip to content

Commit da63025

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for GPUArrays in [extras] to 11, (keep existing compat)
1 parent 2043ccc commit da63025

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DimensionalData"
22
uuid = "0703355e-b756-11e9-17c0-8b28908087d0"
3-
authors = ["Rafael Schouten <[email protected]>"]
43
version = "0.29.25"
4+
authors = ["Rafael Schouten <[email protected]>"]
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -69,7 +69,7 @@ Distributions = "0.25"
6969
Documenter = "1"
7070
Extents = "0.1"
7171
FFTW = "1"
72-
GPUArrays = "10"
72+
GPUArrays = "10, 11"
7373
ImageFiltering = "0.7"
7474
ImageTransformations = "0.10"
7575
Interfaces = "0.3"
@@ -126,8 +126,8 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
126126
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
127127
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
128128
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
129-
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
130129
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
130+
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
131131
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
132132
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
133133
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"

0 commit comments

Comments
 (0)