diff --git a/Project.toml b/Project.toml index 3c98da59..7b98705f 100644 --- a/Project.toml +++ b/Project.toml @@ -41,35 +41,35 @@ RecursiveArrayToolsTrackerExt = "Tracker" RecursiveArrayToolsZygoteExt = "Zygote" [compat] -Adapt = "3.4, 4" +Adapt = "4" Aqua = "0.8" -ArrayInterface = "7.10" -DocStringExtensions = "0.9" -FastBroadcast = "0.2.8, 0.3" -ForwardDiff = "0.10.19, 1" -GPUArraysCore = "0.1.1, 0.2" +ArrayInterface = "7.16" +DocStringExtensions = "0.9.3" +FastBroadcast = "0.3.5" +ForwardDiff = "0.10.38, 1" +GPUArraysCore = "0.2" KernelAbstractions = "0.9.36" LinearAlgebra = "1.10" -Measurements = "2.3" -MonteCarloMeasurements = "1.1" +Measurements = "2.11" +MonteCarloMeasurements = "1.2" NLsolve = "4.5" Pkg = "1" Random = "1" -RecipesBase = "1.1" +RecipesBase = "1.3.4" ReverseDiff = "1.15" SafeTestsets = "0.1" -SciMLBase = "2" +SciMLBase = "2.103" SparseArrays = "1.10" StaticArrays = "1.6" -StaticArraysCore = "1.4" +StaticArraysCore = "1.4.2" Statistics = "1.10, 1.11" -StructArrays = "0.6.11, 0.7" -SymbolicIndexingInterface = "0.3.30" -Tables = "1.11" +StructArrays = "0.7" +SymbolicIndexingInterface = "0.3.42" +Tables = "1.12" Test = "1" -Tracker = "0.2.15" +Tracker = "0.2.34" Unitful = "1" -Zygote = "0.6.67, 0.7.10" +Zygote = "0.7.10" julia = "1.10" [extras]