Skip to content

Commit 4457f0d

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for NNlib to 0.8, (keep existing compat) (#119)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 029f423 commit 4457f0d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Project.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Graphs = "1.4"
3535
KrylovKit = "0.5"
3636
LearnBase = "0.4, 0.5, 0.6"
3737
MacroTools = "0.5"
38-
NNlib = "0.7"
38+
NNlib = "0.7, 0.8"
3939
NNlibCUDA = "0.1"
4040
NearestNeighbors = "0.4"
4141
Reexport = "1"
@@ -52,5 +52,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
5252
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
5353

5454
[targets]
55-
test = ["Test", "Adapt", "InlineStrings", "Zygote", "FiniteDifferences",
56-
"ChainRulesTestUtils", "MLDatasets"]
55+
test = ["Test", "Adapt", "InlineStrings", "Zygote", "FiniteDifferences", "ChainRulesTestUtils", "MLDatasets"]

0 commit comments

Comments
 (0)