From f02e6503f5562aec14d2b819f872109ca20a207b Mon Sep 17 00:00:00 2001 From: Avik Pal Date: Mon, 15 Jan 2024 11:30:05 -0500 Subject: [PATCH] Lower bounding compat entries --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 8be377a19..614048627 100644 --- a/Project.toml +++ b/Project.toml @@ -59,7 +59,7 @@ Aqua = "0.8" ArrayInterface = "7.7" BandedMatrices = "1.4" BenchmarkTools = "1.4" -ConcreteStructs = "0.2" +ConcreteStructs = "0.2.2" DiffEqBase = "6.146.0" Enzyme = "0.11.11" FastBroadcast = "0.2.8" @@ -89,7 +89,7 @@ Reexport = "1.2" SIAMFANLEquations = "1.0.1" SafeTestsets = "0.1" SciMLBase = "2.19.0" -SimpleNonlinearSolve = "1.0.2" +SimpleNonlinearSolve = "1.2" SparseArrays = "1.10" SparseDiffTools = "2.14" SpeedMapping = "0.3" @@ -99,7 +99,7 @@ StaticArraysCore = "1.4" Sundials = "4.23.1" Symbolics = "5.13" Test = "1.10" -TimerOutputs = "0.5" +TimerOutputs = "0.5.23" Zygote = "0.6.67" julia = "1.10"