Skip to content

Commit

Permalink
Merge pull request #316 from sathvikbhagavan/sb/zygote_compat
Browse files Browse the repository at this point in the history
build: bump Zygote & ChainRulesCore compat to get downgrade tests working
  • Loading branch information
ChrisRackauckas authored Jul 29, 2024
2 parents 8e2e73f + 21516aa commit 5c936e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DataInterpolationsSymbolicsExt = "Symbolics"

[compat]
Aqua = "0.8"
ChainRulesCore = "1.18"
ChainRulesCore = "1.24"
FindFirstFunctions = "1.1"
FiniteDifferences = "0.12.31"
ForwardDiff = "0.10.36"
Expand All @@ -40,7 +40,7 @@ SafeTestsets = "0.1"
StableRNGs = "1"
Symbolics = "5.29"
Test = "1"
Zygote = "0.6"
Zygote = "0.6.70"
julia = "1.10"

[extras]
Expand Down

0 comments on commit 5c936e8

Please sign in to comment.