Skip to content

Commit 4d9cde2

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for AbstractNeuralNetworks to 0.5, (keep existing compat)
1 parent 8d610cc commit 4d9cde2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
1111
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1212

1313
[compat]
14-
AbstractNeuralNetworks = "0.3, 0.4"
14+
AbstractNeuralNetworks = "0.3, 0.4, 0.5"
1515
Documenter = "1.8.0"
1616
ForwardDiff = "0.10.38"
1717
Latexify = "0.16.5"
@@ -31,4 +31,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3131
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3232

3333
[targets]
34-
test = ["Test", "ForwardDiff", "Random", "Documenter", "Latexify", "SafeTestsets", "Zygote"]
34+
test = ["Test", "ForwardDiff", "Random", "Documenter", "Latexify", "SafeTestsets", "Zygote"]

0 commit comments

Comments
 (0)