Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

CompatHelper: bump compat for Zygote in [weakdeps] to 0.7, (keep existing compat) #170

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
CompatHelper: bump compat for Zygote in [weakdeps] to 0.7, (keep exis…
…ting compat)
  • Loading branch information
CompatHelper Julia committed Mar 27, 2025
commit 87513e6d13ca49f6126eb03eef1d26a0c421e564
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ StaticArraysCore = "1.4.2"
TaylorDiff = "0.2.5"
Test = "1.10"
Tracker = "0.2.33"
Zygote = "0.6.69"
Zygote = "0.6.69, 0.7"
julia = "1.10"

[extras]
Expand Down