diff --git a/Project.toml b/Project.toml index b97bfaa0..df00fbe8 100644 --- a/Project.toml +++ b/Project.toml @@ -23,18 +23,18 @@ Flux = "0.13" ForwardDiff = "0.10.19" GLM = "1.5" IterativeSolvers = "0.9" -LinearAlgebra = "1.9" +LinearAlgebra = "1.10" PolyChaos = "0.2.5" Pkg = "1" QuadGK = "2.4" QuasiMonteCarlo = "0.3.1" SafeTestsets = "0.1" -SparseArrays = "1.9" -Statistics = "1.9" +SparseArrays = "1.10" +Statistics = "1.10" Test = "1" Tracker = "0.2.18" -Zygote = "0.6.36" -julia = "1.9" +Zygote = "0.6.62" +julia = "1.10" [extras] Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"