Skip to content

Commit

Permalink
chore: bump minimum versions
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Jan 5, 2025
1 parent 8cae035 commit 0ccb0d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ ComponentArraysZygoteExt = "Zygote"

[compat]
Adapt = "4.1"
ArrayInterface = "7.10"
ChainRulesCore = "1.24"
ArrayInterface = "7.17.1"
ChainRulesCore = "1.25"
ConstructionBase = "1"
ForwardDiff = "0.10.36"
Functors = "0.4.12, 0.5"
Expand All @@ -53,6 +53,6 @@ ReverseDiff = "1.15"
SciMLBase = "2"
StaticArrayInterface = "1"
StaticArraysCore = "1.4"
Tracker = "0.2.34"
Tracker = "0.2.37"
Zygote = "0.6.70"
julia = "1.10"

0 comments on commit 0ccb0d1

Please sign in to comment.