diff --git a/Project.toml b/Project.toml index 9d79b96d62..1563d57d9b 100644 --- a/Project.toml +++ b/Project.toml @@ -53,19 +53,19 @@ SpecialFunctionsExt = "SpecialFunctions" [compat] AbstractFFTs = "0.4, 0.5, 1.0" Adapt = "4" -BFloat16s = "0.2, 0.3, 0.4, 0.5" +BFloat16s = "0.4, 0.5" CEnum = "0.2, 0.3, 0.4, 0.5" CUDA_Compiler_jll = "0.2" CUDA_Driver_jll = "13" CUDA_Runtime_Discovery = "1" CUDA_Runtime_jll = "0.19" -ChainRulesCore = "1" +ChainRulesCore = "1.24" Crayons = "4" -DataFrames = "1" +DataFrames = "1.4" EnzymeCore = "0.8.2" ExprTools = "0.1" GPUArrays = "11.2.1" -GPUCompiler = "0.24, 0.25, 0.26, 0.27, 1" +GPUCompiler = "0.27, 1" GPUToolbox = "0.3" KernelAbstractions = "0.9.38" LLVM = "9.1" @@ -81,16 +81,14 @@ Printf = "1" Random = "1" Random123 = "1.2" RandomNumbers = "1.5.3" -Reexport = "0.2, 1.0" -Requires = "0.5, 1.0" +Reexport = "1" +Requires = "1.3" SparseArrays = "1" SparseMatricesCSR = "0.6.9" -SpecialFunctions = "1.3, 2" -StaticArrays = "1" +SpecialFunctions = "2.4" Statistics = "1" -demumble_jll = "1.3" julia = "1.10" - + [extras] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"