Skip to content

Commit

Permalink
CompatHelper: bump compat for Zygote to 0.7 for package LuxTestUtils,…
Browse files Browse the repository at this point in the history
… (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Jan 5, 2025
1 parent e9ddf77 commit 4152d93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/LuxTestUtils/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

[sources]
MLDataDevices = {path = "../MLDataDevices"}
[sources.MLDataDevices]
path = "../MLDataDevices"

[compat]
ADTypes = "1.10"
Expand All @@ -40,5 +40,5 @@ Optimisers = "0.3.4, 0.4"
ReverseDiff = "1.15.3"
Test = "1.10"
Tracker = "0.2.36"
Zygote = "0.6.70"
Zygote = "0.6.70, 0.7"
julia = "1.10"

0 comments on commit 4152d93

Please sign in to comment.