Skip to content

Commit 353cac6

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for LuxTestUtils in [weakdeps] to 2 for package DifferentiationInterfaceTest, (keep existing compat) (#849)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 24fbefc commit 353cac6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

DifferentiationInterfaceTest/Project.toml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3434
DifferentiationInterfaceTestComponentArraysExt = "ComponentArrays"
3535
DifferentiationInterfaceTestFluxExt = ["FiniteDifferences", "Flux", "Functors"]
3636
DifferentiationInterfaceTestJLArraysExt = "JLArrays"
37-
DifferentiationInterfaceTestLuxExt = [
38-
"ComponentArrays",
39-
"ForwardDiff",
40-
"Lux",
41-
"LuxTestUtils",
42-
]
37+
DifferentiationInterfaceTestLuxExt = ["ComponentArrays", "ForwardDiff", "Lux", "LuxTestUtils"]
4338
DifferentiationInterfaceTestStaticArraysExt = "StaticArrays"
4439

4540
[compat]
@@ -58,7 +53,7 @@ JET = "0.4 - 0.8, 0.9"
5853
JLArrays = "0.1, 0.2"
5954
LinearAlgebra = "1"
6055
Lux = "1.1.0"
61-
LuxTestUtils = "1.3.1"
56+
LuxTestUtils = "1.3.1, 2"
6257
ProgressMeter = "1"
6358
Random = "1"
6459
SparseArrays = "1"

0 commit comments

Comments
 (0)