Skip to content

Commit 98f8d8e

Browse files
Merge pull request #516 from ChrisRackauckas-Claude/bump-min-versions-aug2025
Bump minimum dependency versions (exclude packages older than 3 months)
2 parents 4e27d7f + c366f3a commit 98f8d8e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Project.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ JumpProcessesKernelAbstractionsExt = ["Adapt", "KernelAbstractions"]
3535
ADTypes = "1"
3636
Adapt = "4"
3737
Aqua = "0.8"
38-
ArrayInterface = "7.9"
38+
ArrayInterface = "7.15"
3939
DataStructures = "0.18, 0.19"
40-
DiffEqBase = "6.180"
41-
DiffEqCallbacks = "4.3.0"
40+
DiffEqBase = "6.181"
41+
DiffEqCallbacks = "4.7"
4242
DocStringExtensions = "0.9"
4343
ExplicitImports = "1"
4444
FastBroadcast = "0.3"
4545
FunctionWrappers = "1.1"
46-
Graphs = "1.9"
46+
Graphs = "1.11"
4747
KernelAbstractions = "0.9"
4848
LinearAlgebra = "1"
4949
LinearSolve = "2, 3"
@@ -52,16 +52,16 @@ OrdinaryDiffEq = "6"
5252
Pkg = "1"
5353
PoissonRandom = "0.4"
5454
Random = "1"
55-
RecursiveArrayTools = "3.12"
56-
Reexport = "1.0"
55+
RecursiveArrayTools = "3.32"
56+
Reexport = "1.2"
5757
SafeTestsets = "0.1"
58-
SciMLBase = "2.59"
59-
Setfield = "1"
58+
SciMLBase = "2.95"
59+
Setfield = "1.1"
6060
StableRNGs = "1"
6161
StaticArrays = "1.9"
6262
Statistics = "1"
6363
StochasticDiffEq = "6"
64-
SymbolicIndexingInterface = "0.3.13"
64+
SymbolicIndexingInterface = "0.3.35"
6565
Test = "1"
6666
UnPack = "1.0.2"
6767
julia = "1.10"

0 commit comments

Comments
 (0)