Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit b89b464

Browse files
committed
remove redundant deps
1 parent cf8eddd commit b89b464

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Project.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,19 @@ version = "0.1.0"
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
88
CUDAKernels = "72cfdca4-0801-4ab0-bf6a-d52aa10adc57"
99
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
10-
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"
1110
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
12-
Fetch = "bb354801-46f6-40b6-9c3d-d42d7a74c775"
1311
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
1412
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
15-
MAT = "23992714-dd62-5051-b70f-ba57cb901cac"
16-
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1713
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
1814
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1915

2016
[compat]
2117
CUDA = "3.4"
2218
CUDAKernels = "0.3"
2319
ChainRulesCore = "1.3"
24-
DataDeps = "0.7"
2520
FFTW = "1.4"
26-
Fetch = "0.1"
2721
Flux = "0.12"
2822
KernelAbstractions = "0.7"
29-
MAT = "0.10"
30-
StatsBase = "0.33"
3123
Tullio = "0.3"
3224
Zygote = "0.6"
3325
julia = "1.6"

0 commit comments

Comments
 (0)