diff --git a/Project.toml b/Project.toml index dbc295d..ee428a3 100644 --- a/Project.toml +++ b/Project.toml @@ -45,25 +45,19 @@ WignerSymbols = "9f57e263-0b3d-5e2e-b1be-24f2bb48858b" YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" [compat] - -CUDAKernels = "0.2, 0.3, 0.4" CUDA = "3, 4" - +CUDAKernels = "0.2, 0.3, 0.4" DataInterpolations = "3.6, 4" DelimitedFiles = "1" - DiffResults = "1.0" Distributions = "0.23, 0.24, 0.25" DocStringExtensions = "0.8, 0.9" -ForwardDiff = "0.10" FastGaussQuadrature = "0.4, 0.5" - +ForwardDiff = "0.10" InstrumentOperator = "0.1" Interpolations = "0.12, 0.13, 0.14" JLD2 = "0.1, 0.2, 0.3, 0.4" JSON = "0.21" - - KernelAbstractions = "0.8, 0.9" NCDatasets = "0.11, 0.12" NNlib = "0.8, 0.9" @@ -71,6 +65,7 @@ NetCDF = "0.10, 0.11" Parameters = "0.12" Polynomials = "2, 3" ProgressMeter = "1.3" +QuadGK = "2" SpecialFunctions = "2" StaticArrays = "1.2" StatsBase = "0.33, 0.34"