Skip to content

Commit 0ccb0d1

Browse files
committed
chore: bump minimum versions
1 parent 8cae035 commit 0ccb0d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ ComponentArraysZygoteExt = "Zygote"
3838

3939
[compat]
4040
Adapt = "4.1"
41-
ArrayInterface = "7.10"
42-
ChainRulesCore = "1.24"
41+
ArrayInterface = "7.17.1"
42+
ChainRulesCore = "1.25"
4343
ConstructionBase = "1"
4444
ForwardDiff = "0.10.36"
4545
Functors = "0.4.12, 0.5"
@@ -53,6 +53,6 @@ ReverseDiff = "1.15"
5353
SciMLBase = "2"
5454
StaticArrayInterface = "1"
5555
StaticArraysCore = "1.4"
56-
Tracker = "0.2.34"
56+
Tracker = "0.2.37"
5757
Zygote = "0.6.70"
5858
julia = "1.10"

0 commit comments

Comments
 (0)