Skip to content

Commit dc3427a

Browse files
committed
fix compat entries
1 parent 8057c39 commit dc3427a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Project.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,37 +71,46 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
7171
AbstractFFTs = "0.5, 1"
7272
Adapt = "1.0.1, 2, 3"
7373
CUDA = "3.4"
74+
CUDAKernels = "0.4.3"
7475
ChainRules = "1.5"
7576
Combinatorics = "1"
7677
CompositeStructs = "0.1.1"
78+
CoordinateTransformations = "0.6.2"
7779
DataStructures = "0.17.9, 0.18"
7880
Distributions = "0.25"
7981
EllipsisNotation = "1.1.0"
8082
FFTW = "1.4"
8183
FileIO = "1.2.2"
8284
Formatting = "0.4"
85+
ForwardDiff = "0.10.34"
86+
Healpix = "4.1.2"
8387
ImageFiltering = "0.6.14, 0.7"
8488
ImageMorphology = "0.2.8"
8589
Images = "0.24"
8690
Interpolations = "0.12.8, 0.13, 0.14"
8791
IterTools = "1.3"
8892
JLD2 = "0.1.11, 0.2, 0.3, 0.4"
8993
KahanSummation = "0.1, 0.2"
94+
KernelAbstractions = "0.8.6"
9095
Lazy = "0.13.2, 0.14, 0.15"
9196
Loess = "0.5"
9297
MacroTools = "0.5"
9398
Match = "1.1"
9499
Measurements = "2"
95100
Memoization = "0.1.8"
96101
NamedTupleTools = "0.13"
102+
NFFT = "0.13.3"
97103
Optim = "1"
98104
PDMats = "0.11.5"
105+
PlotUtils = "1.3.2"
99106
Preferences = "1.2"
100107
ProgressMeter = "1.2"
101108
PyCall = "1.91.2"
102109
QuadGK = "2.3.1"
110+
RecipesBase = "1.3.2"
103111
Requires = "0.5, 1"
104112
Roots = "0.8.4, 1, 2"
113+
Rotations = "1.3.4"
105114
Setfield = "0.6, 0.7, 0.8, 1"
106115
StaticArrays = "0.12.1, 1.0"
107116
StatsBase = "0.32, 0.33"

0 commit comments

Comments
 (0)