Skip to content

Commit 519cfe4

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Symbolics in [weakdeps] to 7 for package DifferentiationInterface, (keep existing compat)
1 parent 71bbd1c commit 519cfe4

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

DifferentiationInterface/Project.toml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DifferentiationInterface"
22
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
3-
authors = ["Guillaume Dalle", "Adrian Hill"]
43
version = "0.7.10"
4+
authors = ["Guillaume Dalle", "Adrian Hill"]
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -41,11 +41,7 @@ DifferentiationInterfaceForwardDiffExt = ["ForwardDiff", "DiffResults"]
4141
DifferentiationInterfaceGPUArraysCoreExt = "GPUArraysCore"
4242
DifferentiationInterfaceGTPSAExt = "GTPSA"
4343
DifferentiationInterfaceMooncakeExt = "Mooncake"
44-
DifferentiationInterfacePolyesterForwardDiffExt = [
45-
"PolyesterForwardDiff",
46-
"ForwardDiff",
47-
"DiffResults",
48-
]
44+
DifferentiationInterfacePolyesterForwardDiffExt = ["PolyesterForwardDiff", "ForwardDiff", "DiffResults"]
4945
DifferentiationInterfaceReverseDiffExt = ["ReverseDiff", "DiffResults"]
5046
DifferentiationInterfaceSparseArraysExt = "SparseArrays"
5147
DifferentiationInterfaceSparseConnectivityTracerExt = "SparseConnectivityTracer"
@@ -76,7 +72,7 @@ SparseArrays = "1"
7672
SparseConnectivityTracer = "0.6.14, 1"
7773
SparseMatrixColorings = "0.4.9"
7874
StaticArrays = "1.9.7"
79-
Symbolics = "5.27.1, 6"
75+
Symbolics = "5.27.1, 6, 7"
8076
Tracker = "0.2.33"
8177
Zygote = "0.6.69, 0.7"
8278
julia = "1.10"

0 commit comments

Comments
 (0)