Skip to content

Commit 0543abc

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Diffractor in [weakdeps] to 0.2 for package DifferentiationInterface, (keep existing compat)
1 parent f62c9dd commit 0543abc

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

DifferentiationInterface/Project.toml

+2-16
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ DifferentiationInterfaceZygoteExt = ["Zygote", "ForwardDiff"]
4747
ADTypes = "1.2.0"
4848
ChainRulesCore = "1.23.0"
4949
Compat = "3,4"
50-
Diffractor = "=0.2.6"
50+
Diffractor = "=0.2.6, 0.2"
5151
DocStringExtensions = "0.9.3"
5252
Enzyme = "0.11.20,0.12"
5353
FastDifferentiation = "0.3.9"
@@ -73,7 +73,6 @@ ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
7373
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
7474
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
7575
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
76-
# DifferentiationInterfaceTest = "a82114a7-5aa3-49a8-9643-716bb13727a3"
7776
Diffractor = "9f5e2b26-1114-432f-b630-d3fe2085c51c"
7877
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
7978
FastDifferentiation = "eb9bf01b-bf85-4b60-bf87-ee5de06c00be"
@@ -96,17 +95,4 @@ Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
9695
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
9796

9897
[targets]
99-
test = [
100-
"ADTypes",
101-
"Aqua",
102-
"DataFrames",
103-
# "DifferentiationInterfaceTest",
104-
"JET",
105-
"JuliaFormatter",
106-
"Pkg",
107-
"SparseArrays",
108-
"SparseConnectivityTracer",
109-
"SparseMatrixColorings",
110-
"StableRNGs",
111-
"Test",
112-
]
98+
test = ["ADTypes", "Aqua", "DataFrames", "JET", "JuliaFormatter", "Pkg", "SparseArrays", "SparseConnectivityTracer", "SparseMatrixColorings", "StableRNGs", "Test"]

0 commit comments

Comments
 (0)