Skip to content

Commit b792b96

Browse files
CompatHelper: bump compat for Zygote in [weakdeps] to 0.7 for package DifferentiationInterface, (keep existing compat) (#670)
1 parent f3f7b29 commit b792b96

1 file changed

Lines changed: 2 additions & 19 deletions

File tree

DifferentiationInterface/Project.toml

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ SparseMatrixColorings = "0.4.9"
6868
StaticArrays = "1.9.7"
6969
Symbolics = "5.27.1, 6"
7070
Tracker = "0.2.33"
71-
Zygote = "0.6.69"
71+
Zygote = "0.6.69, 0.7"
7272
julia = "1.10"
7373

7474
[extras]
@@ -103,21 +103,4 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
103103
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
104104

105105
[targets]
106-
test = [
107-
"ADTypes",
108-
"Aqua",
109-
"ComponentArrays",
110-
"DataFrames",
111-
"ExplicitImports",
112-
"JET",
113-
"JLArrays",
114-
"JuliaFormatter",
115-
"Pkg",
116-
"Random",
117-
"SparseArrays",
118-
"SparseConnectivityTracer",
119-
"SparseMatrixColorings",
120-
"StableRNGs",
121-
"StaticArrays",
122-
"Test",
123-
]
106+
test = ["ADTypes", "Aqua", "ComponentArrays", "DataFrames", "ExplicitImports", "JET", "JLArrays", "JuliaFormatter", "Pkg", "Random", "SparseArrays", "SparseConnectivityTracer", "SparseMatrixColorings", "StableRNGs", "StaticArrays", "Test"]

0 commit comments

Comments
 (0)