Skip to content

Commit 4152d93

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Zygote to 0.7 for package LuxTestUtils, (keep existing compat)
1 parent e9ddf77 commit 4152d93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/LuxTestUtils/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2121
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
2222
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2323

24-
[sources]
25-
MLDataDevices = {path = "../MLDataDevices"}
24+
[sources.MLDataDevices]
25+
path = "../MLDataDevices"
2626

2727
[compat]
2828
ADTypes = "1.10"
@@ -40,5 +40,5 @@ Optimisers = "0.3.4, 0.4"
4040
ReverseDiff = "1.15.3"
4141
Test = "1.10"
4242
Tracker = "0.2.36"
43-
Zygote = "0.6.70"
43+
Zygote = "0.6.70, 0.7"
4444
julia = "1.10"

0 commit comments

Comments
 (0)