Skip to content

Commit

Permalink
chore: bump Zygote version
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Jan 24, 2025
1 parent 1a7ae8a commit bb74156
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ Static = "1.1.1"
Statistics = "1.10"
Tracker = "0.2.34"
WeightInitializers = "1"
Zygote = "0.6.70"
Zygote = "0.6.70, 0.7"
julia = "1.10"
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ DynamicExpressions = "0.16, 0.17, 0.18, 0.19, 1"
Literate = "2"
Lux = "1"
Random = "1.10"
Zygote = "0.6.70"
Zygote = "0.6.70, 0.7"
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ ReTestItems = "1.24.0"
Reexport = "1.2.2"
StableRNGs = "1.0.2"
Test = "1.10"
Zygote = "0.6.70"
Zygote = "0.6.70, 0.7"

0 comments on commit bb74156

Please sign in to comment.